Home › Other › AEC Model Bridge

AEC Model Bridge

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

Python
★ 63 stars Last pushed 2026-09-23 License: GPL-3.0

Connect

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

Package (mcpb 1.1.0)

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

  • MCP_REVIT_WORKSPACE_DIR required — Workspace root directory for server file operations.
  • MCP_REVIT_ALLOWED_DIRECTORIES required — Semicolon-delimited allow-list of directories the server can access.
  • MCP_REVIT_MODE — Server mode: mock or bridge.
  • MCP_REVIT_BRIDGE_URL — Bridge URL, for example http://127.0.0.1:3000 (required when MCP_REVIT_MODE=bridge).
  • MCP_REVIT_AUDIT_LOG — Path to the audit log file.
  • MCP_REVIT_LOG_LEVEL — Python log level, for example INFO or DEBUG.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.Sam-AEC/autodesk-revit-mcp-server

Related servers

Data from the Official MCP Registry