Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENABLE_SSE | No | Enable Server-Sent Events (SSE) transport protocol. Set to 'true' to enable SSE endpoints at /sse/* | |
| ENABLE_STDIO | No | Enable STDIO transport protocol for direct process communication via standard input/output | |
| ENABLE_STREAMABLE_HTTP | No | Enable Streamable HTTP transport protocol. Set to 'true' to enable HTTP endpoint at /mcp |
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 | |