Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HTTP_PORT | No | The port number to run the HTTP server on when MCP_TRANSPORT is set to 'http'. | |
| MCP_TRANSPORT | No | The transport protocol to use. Set to 'http' to run as an HTTP server for multi-client use. | |
| MCP_HTTP_SECRET | No | The secret key used for HTTP authentication, passed via the Authorization header. |
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 | |