Home › Other › Revit MCP

Revit MCP

MCP Server for Revit integration - AI-Powered Revit Control

C#
★ 101 stars Last pushed 2026-08-31

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.6.0)

npx -y @shuotao/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "revit_mcp_study": {
      "command": "npx",
      "args": [
        "-y",
        "@shuotao/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry