Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HF_TOKENNoHugging Face API token (recommended)
REVITMCP_HOSTNoHost for all serviceslocalhost
GOOGLE_API_KEYNoGoogle Gemini API key
ANTHROPIC_API_KEYNoClaude API key
REVITMCP_AUTH_TOKENNoShared secret for server authentication (recommended)
REVITMCP_REVIT_PORTNoPort for the Revit C# add-in HTTP server48884
REVITMCP_SERVER_PORTNoPort for the Python FastAPI server8001
REVITMCP_CORS_ORIGINSNoAdditional CORS origins (comma-separated)
REVITMCP_ENHANCER_PORTNoPort for the AI rendering server5000
REVITMCP_LM_STUDIO_PORTNoPort for LM Studio (if using local models)1234

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AchyErrorJ/RevitMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server