RevitMCP
by AchyErrorJ
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HF_TOKEN | No | Hugging Face API token (recommended) | |
| REVITMCP_HOST | No | Host for all services | localhost |
| GOOGLE_API_KEY | No | Google Gemini API key | |
| ANTHROPIC_API_KEY | No | Claude API key | |
| REVITMCP_AUTH_TOKEN | No | Shared secret for server authentication (recommended) | |
| REVITMCP_REVIT_PORT | No | Port for the Revit C# add-in HTTP server | 48884 |
| REVITMCP_SERVER_PORT | No | Port for the Python FastAPI server | 8001 |
| REVITMCP_CORS_ORIGINS | No | Additional CORS origins (comma-separated) | |
| REVITMCP_ENHANCER_PORT | No | Port for the AI rendering server | 5000 |
| REVITMCP_LM_STUDIO_PORT | No | Port for LM Studio (if using local models) | 1234 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues