← All servers
πŸ”§

AEC Model BridgeVerifiedπŸ›‘ No advisories

io.github.Sam-AEC/aec-model-bridge
New to MCP? Start here β†’
45β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/sam-aec, which proved it owns this namespace.

Verified owner: github.com/sam-aec β†—io.github.Sam-AEC/aec-model-bridge

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads MCP_REVIT_WORKSPACE_DIR, MCP_REVIT_ALLOWED_DIRECTORIES, MCP_REVIT_MODE, MCP_REVIT_BRIDGE_URL, MCP_REVIT_AUDIT_LOG, MCP_REVIT_LOG_LEVEL.

About

Independent MCP integration for Autodesk Revit software through a local bridge.

Packages & transports

mcpbhttps://github.com/Sam-AEC/aec-model-bridge/releases/download/v1.1.0/aec-model-bridge-1.1.0.mcpbv1.1.0 Β·

Metadata

Categorydevops
LicenseGPL-3.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "aec_model_bridge": {
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/Sam-AEC/aec-model-bridge/releases/download/v1.1.0/aec-model-bridge-1.1.0.mcpb"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y https://github.com/Sam-AEC/aec-model-bridge/releases/download/v1.1.0/aec-model-bridge-1.1.0.mcpb