Revit
MCP Serverby mcp-servers-for-revit · Added 5mo ago
Claude
372
Install
git clone https://github.com/mcp-servers-for-revit/revit-mcpAdd to Claude
claude mcp add mcp-servers-for-revit-revit-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"revit": {
"command": "npx",
"args": [
"@modelcontextprotocol/revit"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables AI interaction with Autodesk Revit models through a Node.js server that provides tools for creating, modifying, and deleting BIM objects in architectural design workflows.
Tags
AI & MLmcp-servertypescriptai