drio
  • App Tracker
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.

Get the Builder Brief

Weekly notes from Yash on MCP, ChatGPT apps, and getting business workflows into production.

Product
HomeTemplatesHow it worksPricing
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teams
Resources
DocsMCP RegistryGlossaryBlogChangelog
Company
Contact usWhy driodrio agency↗Privacy PolicyTerms of Service
All systems normal
Follow us on:
MCP Registry/AEC Model Bridge

AEC Model Bridge

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

Use with clientMarkdown

Install and compare this MCP server

Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.

Install
Client config available
Clients
Claude, Cursor, VS Code, Codex
Transport
STDIO
Auth
Auth required by registry metadata
Capabilities
0 tools, 0 resources, 0 prompts
Related
Autodesk Revit MCP Server, Draugr, Vibrai — arrangement engine for Ableton Live

Want MCP integration examples?

Get practical integration notes and launch examples for MCP servers like AEC Model Bridge.

InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO
Environment
{ "MCP_REVIT_WORKSPACE_DIR": "YOUR_VALUE_HERE", "MCP_REVIT_ALLOWED_DIRECTORIES": "YOUR_VALUE_HERE", "MCP_REVIT_MODE": "bridge", "MCP_REVIT_BRIDGE_URL": "http://127.0.0.1:3000", "MCP_REVIT_AUDIT_LOG": "YOUR_VALUE_HERE", "MCP_REVIT_LOG_LEVEL": "YOUR_VALUE_HERE" }

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "io-github-sam-aec-aec-model-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-io-github-sam-aec-aec-model-bridge"
      ],
      "env": {
        "MCP_REVIT_WORKSPACE_DIR": "YOUR_VALUE_HERE",
        "MCP_REVIT_ALLOWED_DIRECTORIES": "YOUR_VALUE_HERE",
        "MCP_REVIT_MODE": "bridge",
        "MCP_REVIT_BRIDGE_URL": "http://127.0.0.1:3000",
        "MCP_REVIT_AUDIT_LOG": "YOUR_VALUE_HERE",
        "MCP_REVIT_LOG_LEVEL": "YOUR_VALUE_HERE"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is AEC Model Bridge?+

AEC Model Bridge is an MCP server for Independent MCP integration for Autodesk Revit software through a local bridge.. It supports STDIO transport.

How do I install AEC Model Bridge?+

Use the client-specific config in Install and add it to your MCP-compatible client.

How do I add AEC Model Bridge to Claude Desktop?+

Choose the Claude Desktop tab in Install and copy the config into Claude Desktop's MCP server settings.

How do I add AEC Model Bridge to Claude Code?+

Choose the Claude Code tab in Install and copy the config into Claude Code's MCP server settings.

How do I use AEC Model Bridge with Codex?+

Choose the Codex tab in Install and copy the config into Codex's MCP server settings.

How do I add AEC Model Bridge to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install and copy the config into Cursor or VS Code's MCP server settings.

What endpoint and transport does AEC Model Bridge use?+

AEC Model Bridge uses STDIO transport. Use the package or command config in Install.

What tools and resources does AEC Model Bridge expose?+

AEC Model Bridge inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does AEC Model Bridge require authentication?+

AEC Model Bridge is marked with Auth required by registry metadata auth. You may need provider login, an API key, a bearer token, or a session header.

Related MCPs

Autodesk Revit MCP ServerMCP server connecting AI assistants to Autodesk Revit through a local bridge.DraugrSecurity scanning for AI agents: SAST, SCA, secrets, IaC, DAST, ranked by real risk.Vibrai — arrangement engine for Ableton LiveArrange your own clips and instruments into finished song structures in Ableton Live 12.savvlySavvly MCP: query fund data, model projections, and compare against alternative retirement products.Signadot MCP ServerConnect to Signadot to manage ephemeral environments and route traffic to local services.Serial MCPMCP server for serial port communication. 25 tools, resources, prompts, and stdio/HTTP transports.

Profile notes

  • Package: Mcpb https://github.com/Sam-AEC/aec-model-bridge/releases/download/v1.1.0/aec-model-bridge-1.1.0.mcpb v1.1.0
  • Environment variable: MCP_REVIT_WORKSPACE_DIR (required)
  • Environment variable: MCP_REVIT_ALLOWED_DIRECTORIES (required)
  • Environment variable: MCP_REVIT_MODE (default bridge)
  • Environment variable: MCP_REVIT_BRIDGE_URL (default http://127.0.0.1:3000)
  • Environment variable: MCP_REVIT_AUDIT_LOG
  • Environment variable: MCP_REVIT_LOG_LEVEL
  • The upstream registry signals required auth or secrets.

Packages

PackageRegistryVersionInputs
https://github.com/Sam-AEC/aec-model-bridge/releases/download/v1.1.0/aec-model-bridge-1.1.0.mcpb

stdio

mcpb1.1.0

Env: MCP_REVIT_WORKSPACE_DIR required

Env: MCP_REVIT_ALLOWED_DIRECTORIES required

Env: MCP_REVIT_MODE

Env: MCP_REVIT_BRIDGE_URL

Env: MCP_REVIT_AUDIT_LOG

Env: MCP_REVIT_LOG_LEVEL

Details

Version
1.1.0
Auth
Auth required by registry metadata
Repository
https://github.com/Sam-AEC/aec-model-bridge
Website
https://github.com/Sam-AEC/aec-model-bridge
Updated
Jun 11, 2026