Revit MCP
About
Interact with Autodesk Revit using the MCP protocol. This server provides AI tools and requires the corresponding Revit plugin to function.
Details
- Author
- romanzarkhin
- Categories
- Developer Tools, Design, Other
Jump to
Setup
Install Revit MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/romanzarkhin/revit-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
revit-mcp allows you to interact with Revit using the MCP protocol through MCP-supported clients (such as Claude, Cline, etc.).
This project is the server side (providing Tools to AI), and you need to userevit-mcp-plugin(driving Revit) in conjunction.
- Allow AI to get data from the Revit project
- Allow AI to drive Revit to create, modify, and delete elements
- Send AI-generated code to Revit to execute (may not be successful, successful rate is higher in some simple scenarios with clear requirements)
Complete installation environment still needs to consider the needs of revit-mcp-plugin, please refer torevit-mcp-plugin
Claude client -> Settings > Developer > Edit Config > claude_desktop_config.json
{ "mcpServers": { "revit-mcp": { "command": "node", "args": ["<path to the built file>\\build\\index.js"] } } }
Restart the Claude client. When you see the hammer icon, it means the connection to the MCP service is normal.
flowchart LR CladueDesktop --> revit-mcp --> SocketService--commandName-->CommandlSet--command-->CommandExecute CommandManager --> CommandlSet CommandExecute --executeResult--> SocketService CommandProject1 --> CommandManager CommandProject2 --> CommandManager CommandProject... --> CommandManager subgraph ide1 [MCPClient] CladueDesktop end subgraph ide2 [MCPServer] revit-mcp end subgraph ide3 [Revit] subgraph ide3.1 [revit-mcp-plugin] SocketService CommandlSet CommandManager CommandExecute end end
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Provides instant access to Apple's Human Interface Guidelines, with content auto-updated periodically.
An MCP server for interacting with Autodesk Civil 3D, requiring a companion plugin and Node.js 18+.
Provides read-only access to Figma files and projects using the Figma API.
Create crafted UI components inspired by the best 21st.dev design engineers.
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
Extentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses
An MCP server tailored for React Native–first development using Gluestack UI
Create and read feature flags, review experiments, generate flag types, search docs, and interact with GrowthBook's feature flagging and experimentation platform.
Get access to MCP server SVG and MCP server PNG icons in your vibe-coding projects
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





