Overture Maps MCP Server
by srivinod1
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Server host (SSE/HTTP only) | 0.0.0.0 |
| PORT | No | Server port (SSE/HTTP only) | 8000 |
| TOOL_MODE | No | Tool mode: direct or progressive | direct |
| TRANSPORT | No | Transport type: stdio, sse, or http | stdio |
| MAX_RADIUS_M | No | Safety cap on radius (meters) | 50000 |
| OVERTURE_API_KEY | No | Bearer token for client auth (required for SSE/HTTP transport) | |
| OVERTURE_DATA_VERSION | No | Overture release version | 2026-01-21.0 |
| MAX_CONCURRENT_QUERIES | No | DuckDB concurrency limit | 3 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/srivinod1/overture-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server