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/revit-mcp-server@1.6.0

Or add to your MCP client config:

{
  "mcpServers": {
    "revit_mcp_study": {
      "command": "npx",
      "args": [
        "-y",
        "@shuotao/revit-mcp-server@1.6.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry