Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging | false |
| LOG_LEVEL | No | Log level: error, warn, info, debug | info |
| MCP_SERVER_NAME | No | MCP server name | valhalla-mcp-server |
| VALHALLA_BASE_URL | No | Base URL for Valhalla service (e.g., http://localhost:8002 or https://valhalla1.openstreetmap.de) | http://localhost:8002 |
| MCP_SERVER_VERSION | No | MCP server version | 0.1.0 |
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 | |