Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_BG_MAX_JOBS | No | Maximum concurrent jobs | 10 |
MCP_BG_JOB_TIMEOUT | No | Default job timeout in seconds (default: no timeout) | |
MCP_BG_MAX_OUTPUT_SIZE | No | Maximum output buffer per job (in bytes) | 10485760 |
MCP_BG_CLEANUP_INTERVAL | No | Cleanup interval for completed jobs in seconds | 300 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |