← Index

Autodesk Revit MCP Server

io.github.Sam-AEC/autodesk-revit-mcp-server·v0.1.1·Other
Quality Score
85
/100

MCP server connecting AI assistants to Autodesk Revit through a local bridge.

§01  Install

No runnable package or remote endpoint listed in the registry. Check the repo for manual install instructions.

§02  Environment variables
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.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other