Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (also serves MQTT-over-WebSocket on /mqtt)3100
NODE_ENVNoSet to 'development' for pretty logs
LOG_LEVELNoLog level (debug, info, warn, error)info
MAX_QUOTA_PCTNoPre-flight abort threshold for Anthropic quota95
COORDINATOR_DATA_DIRNoDirectory for the SQLite database~/.mcp-coordinator/data
COORDINATOR_REPO_ROOTNoRepository root path for git co-change history (layer 4 scoring)
COORDINATOR_AUTH_ENABLEDNoEnable Phase 1 JWT authenticationfalse
COORDINATOR_MQTT_TCP_PORTNoTCP port for the embedded broker1883
COORDINATOR_OAUTH_ENABLEDNoEnable Phase 2 OAuthfalse

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/swoofer/mcp-coordinator'

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