Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | The host to bind the HTTP server to (default is 0.0.0.0). | 0.0.0.0 |
| MCP_PORT | No | The port to run the HTTP server on (default is 3000). | 3000 |
| MCP_API_KEY | No | An optional API key for authenticating requests to the HTTP server. |
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 | |