mcp-coordinator
by swoofer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port (also serves MQTT-over-WebSocket on /mqtt) | 3100 |
| NODE_ENV | No | Set to 'development' for pretty logs | |
| LOG_LEVEL | No | Log level (debug, info, warn, error) | info |
| MAX_QUOTA_PCT | No | Pre-flight abort threshold for Anthropic quota | 95 |
| COORDINATOR_DATA_DIR | No | Directory for the SQLite database | ~/.mcp-coordinator/data |
| COORDINATOR_REPO_ROOT | No | Repository root path for git co-change history (layer 4 scoring) | |
| COORDINATOR_AUTH_ENABLED | No | Enable Phase 1 JWT authentication | false |
| COORDINATOR_MQTT_TCP_PORT | No | TCP port for the embedded broker | 1883 |
| COORDINATOR_OAUTH_ENABLED | No | Enable Phase 2 OAuth | false |
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
ActivityActive
ResponsivenessWithin a week