Revit model query + APS Design Automation runner.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Revit integration via Autodesk Platform Services β Extract elements, parameters, run schedules, detect clashes, export IFC.
| Tool | Description |
|---|---|
revit_upload | Upload Revit file to APS and translate |
revit_get_elements | Get elements by category |
revit_get_parameters | Get element parameters |
revit_run_schedule | Extract schedule data |
revit_clash_detect | Clash detection with VDC rules |
revit_export_ifc | Export model as IFC |
revit_get_sheets | List all sheets |
revit_get_views | List all views |
MIT β ScanBIM Labs LLC
Two accepted header formats. Use one, do NOT mix:
x-scanbim-api-key: <your_user_key> β value is the user_key verbatim.Authorization: Bearer sk_scanbim_<your_user_key> β value is the entire string including the sk_scanbim_ prefix; the D1 user_key column must match this full string.Mixing formats auto-creates a fresh free-plan row for the alternate key (you'll silently get a new 50-credit account on each switch).
Get your user_key at scanbim.app/settings/billing.
200 β tool call proceeded; credits debited.401 β missing or malformed auth header (middleware returns JSON-RPC error code -32001).402 β insufficient credits; response body includes checkout_urls for all 5 credit packs and top_up_url for the billing page.No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/revit)<a href="https://allmcps.com/mcp/revit"><img src="https://allmcps.com/api/badge/revit?style=directory" alt="Revit on AllMCPs" /></a>