MCP Aggregator Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| MAX_RETRIES | No | Max retries for failed requests | 3 |
| RETRY_DELAY | No | Delay between retries (seconds) | 1 |
| AGGREGATOR_HOST | No | Aggregator server host | 0.0.0.0 |
| AGGREGATOR_PORT | No | Aggregator server port | 8003 |
| GRAPH_SERVER_URL | No | Graph server URL | http://localhost:8000 |
| MEMORY_SERVER_URL | No | Memory server URL | http://localhost:8002 |
| GRAPH_SERVER_TIMEOUT | No | Graph server timeout (seconds) | 30 |
| HEALTH_CHECK_INTERVAL | No | Health check interval (seconds) | 30 |
| MEMORY_SERVER_TIMEOUT | No | Memory server timeout (seconds) | 30 |
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 | |