Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | No | The connection string used by the database tool. | |
| WEATHER_API_KEY | No | The API key for the weather tool, typically used for OpenWeatherMap integration. | |
| MCP_TRANSPORT_MODE | No | The transport mode for the MCP server. Set to 'http' for HTTP/WebSocket mode. |
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 | |