Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SERVERS_CONFIG | No | Path to backends configuration | ~/.meta-mcp/servers.json |
| IDLE_TIMEOUT_MS | No | Idle connection cleanup timeout (5 min) in milliseconds | 300000 |
| MAX_CONNECTIONS | No | Maximum concurrent server connections | 20 |
| MCP_DEFAULT_TIMEOUT | No | Global timeout for MCP tool calls (ms). Per-server timeout takes precedence. |
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 | |