Revit Converter Remote Mcp
@labsfuture
About Revit Converter Remote Mcp
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:
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"revit-converter": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://labsaps-d35810f00db3.herokuapp.com/mcp",
"--header",
"Authorization: Bearer labsfuture.comFreeDemo_MCPKey"
]
}
}
}Tools
10List all Revit models available on the server. Returns each model's name. Call this first to discover what's available before selecting or converting.
Upload a Revit model to the server. Requires a demo (dk_) or full (sk_) API key — not available on the free public demo key. When the server is running remotely (e.g. Heroku), only fileUrl works — provide a public download link from Google Drive, Dropbox, WeTransfer, etc. Local filePath only works when the MCP server is running on the same machine as your files.
Select a model by name or keyword to make it the active model for this session.
Submit a Revit model for conversion to XKT format using Autodesk Design Automation. Free tier returns a sample model. Demo tier limited to 5 total conversions.
Delete a Revit model you previously uploaded. You can only delete models you uploaded yourself — admin and other users' models cannot be deleted.
Check the status of a Revit-to-XKT conversion job. Call every 30-60 seconds until status is "complete" or "failed".
Export the active Revit model to IFC or DWG format via APS Model Derivative. Triggers the job and returns immediately — use get_export_status to poll progress and retrieve download links. Not available on free tier.
Check the status of a model export (IFC or DWG). When complete, returns direct download URLs valid for 60 minutes.
Ask a question about the active model's BIM data. Demo tier: 30 messages total. Free tier: 10 messages per session.
Search for BIM elements in the active model by category and/or keyword.
Overview
What is Revit Converter Remote Mcp?
The Revit Converter Remote Mcp is a Model Context Protocol server that connects Claude Desktop (or any MCP client) to the Labs Future platform, enabling natural language conversion of Revit (.rvt) models to XKT format for 3D viewing and BIM data querying. It is designed for architects, engineers, and developers working with building information models.
How to use Revit Converter Remote Mcp?
Configure Claude Desktop by adding the provided JSON entry under mcpServers in the config file, replacing the Bearer token with your Labs Future API key (demo keys start with dk_, full keys with sk_). After restarting, Claude will have 7 tools available. Interact naturally by uploading a Revit model URL, converting it to XKT, or querying BIM data.
Key features of Revit Converter Remote Mcp
- Upload Revit models to the server via URL.
- List all models on the server by name.
- Convert Revit models to XKT for 3D viewing.
- Query BIM data like element counts.
- Inspect element properties (e.g., random wall).
Use cases of Revit Converter Remote Mcp
- Uploading a Revit model from a cloud URL.
- Converting a model to XKT and viewing it in 3D.
Basic information
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments