Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | The host address to bind the server to when using HTTP transport (e.g., '0.0.0.0'). | |
| port | No | The port number to bind the server to when using HTTP transport (e.g., '8787'). | |
| transport | No | The communication transport protocol for the server. Set to 'http' for Streamable HTTP; otherwise defaults to stdio. |
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 | |