PiggyAndrew/revit_mcp
Revit MCP. A Model Context Protocol server for Revit integration, enabling seamless communication between Claude AI and Autodesk Revit.
Platform-specific configuration:
{
"mcpServers": {
"revit_mcp": {
"command": "npx",
"args": [
"-y",
"revit_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...