Server data from the Official MCP Registry
Convert Revit files to XKT and query BIM data via natural language inside Claude or any MCP client.
Convert Revit files to XKT and query BIM data via natural language inside Claude or any MCP client.
Remote endpoints: streamable-http: https://labsaps-d35810f00db3.herokuapp.com/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-labsfuture-revit-converter-remote-mcp-release": {
"url": "https://labsaps-d35810f00db3.herokuapp.com/mcp"
}
}
}From the project's GitHub README.
AI-powered BIM tool — convert Revit .rvt files to XKT, query model data, and explore building elements through natural language, right inside Claude.
Built by Labs Future · Powered by the Model Context Protocol

The Revit Converter MCP is a remote MCP server that connects Claude (or any MCP-compatible AI client) directly to a Revit file conversion and BIM query service. Once configured, you can:
.rvt files by a public URLNo plugins, no Revit installation needed on the client side.
| Tool | Description |
|---|---|
list_models | List all models stored on the server |
upload_model | Upload a .rvt file from a URL or path |
set_current_model | Set the active model for subsequent operations |
convert_revit_to_xkt | Convert the current model to XKT for 3D web viewing |
get_conversion_status | Check the progress of an ongoing conversion |
query_model | Query BIM data (element counts, types, filters) |
search_elements | Search and retrieve properties of specific elements |
More tools are on the way — including data audit, workflow automation, optimizing design and deeper BIM data analysis, even model updating. Follow labsfuture.com for updates.
Sign up at labsfuture.com and navigate to your account dashboard.

Demo keys start with
dk_. Full API keys start withsk_.
Open your Claude Desktop configuration file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonAdd the following entry under mcpServers:
{
"mcpServers": {
"revit-converter": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://labsaps-d35810f00db3.herokuapp.com/mcp",
"--header",
"Authorization: Bearer labsfuture.comFreeDemo_MCPKey"
]
}
}
}
Replace the Bearer token with your own key from labsfuture.com. The key above is a shared demo key — get your own for personal model storage and full conversions.

Requires Node.js — npx must be available in your PATH. Install from nodejs.org if needed.
After saving the config, restart Claude Desktop. Open Settings → Connectors and you should see revit-converter listed with 7 tools available.

Once connected, just talk to Claude naturally:
Upload a model
Could you upload this model to the revit converter server?
https://www.dropbox.com/scl/fi/yourfile.rvt?dl=0

List models on the server
Lists all models on the server by name

Convert to XKT and view in browser
yes, convert rac_basic_sample_project.rvt to xkt

Claude returns a direct viewer link — open it to see your model rendered in 3D:

Query BIM data
how many walls in this model?

Inspect element properties
yes, just show me properties of a random wall

LabsFuture builds AI-native tools for the AEC industry. The Revit Converter MCP is part of a broader platform that brings BIM workflows into the age of conversational AI — letting architects, engineers, and developers interact with building data through natural language.
Visit www.labsfuture.com to:
npx mcp-remote)See LICENSE for details.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.