aps-sample-revit-mcp-tools-bundle

autodesk-platform-services/aps-sample-revit-mcp-tools-bundle
★ 5 stars C# 🤖 AI/LLM Updated 7d ago
Sample AppBundle for Automation API for Revit 2026 that enables AI assistants to execute custom tools on Revit Cloud Models through the MCP.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aps-sample-revit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "autodesk-platform-services/aps-sample-revit-mcp-tools-bundle"
      ]
    }
  }
}

Topics

apsautomation-apimcprevitrevit-api