hungpixi/revit-mcp
Revit Agent MCP Bridge: Automate Revit BIM with AI Agents (Claude/GPT) via Node.js MCP Server and Native C# Bridge.
Platform-specific configuration:
{
"mcpServers": {
"revit-mcp": {
"command": "npx",
"args": [
"-y",
"revit-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
Connect your AI Agent directly to Autodesk Revit for massive, asynchronous, and automated BIM generation.
[]() []() []() []()
> Transform hour-long modeling tasks into 30-second AI prompts. Experience the first Model Context Protocol (MCP) server truly designed for the Architecture, Engineering, and Construction (AEC) industry.
</div>
---
Are you tired of UI freezes when scripting Revit? Frustrated by token-heavy AI outputs dropping mid-generation? The Revit MCP Bridge is built for scale and autonomous reliability.
By running a local HTTP server inside a native C# Revit Add-in, we decoupling the AI's speed from Revit's UI rendering limitations. Your AI Agent can now compile entire factories, route miles of MEP conduits, and extract 5D quantities—all while you grab a coffee.
AICommandQueue processes tasks safely in the background, never locking up Revit's main interface.---
| Method | Revit MCP Bridge (Ours) | Standard Dynamo / Macros | Traditional API Plugins | | :--- | :--- | :---
Loading reviews...