Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port used for the HTTP tool service (default is 8000). | 8000 |
| API_KEY | No | Secret API key used for authentication if API_KEY_ENABLED is true. | |
| MCP_PORT | No | The port used for the MCP server in HTTP transport mode (default is 8001). | 8001 |
| API_KEY_ENABLED | No | Enable optional API key authentication for service-to-service communication (true/false). | false |
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 | |