The bbox-mcp-server is a geospatial toolkit that enables AI agents to find, query, convert, and aggregate spatial data using OpenStreetMap data without requiring API keys or signups.
From the registry: Geospatial toolkit for AI: spatial queries, coord conversion, H3, OSM search, map verification links
Please install the `bbox-mcp-server` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","bbox-mcp-server"]
- optional environment variables:
- `MAPBOX_ACCESS_TOKEN`: Mapbox token enables natural language location search (e.g. 'San Francisco'). Free tier is sufficient. (example: `<your-mapbox-access-token>`)
- `OVERPASS_API_URL`: Custom Overpass endpoint. Default rotates between overpass-api.de and kumi.systems. (example: `https://<your-overpass-host>/api/interpreter`)
- `MAX_H3_CELLS`: Safety cap for H3 grid generation (example: `50000`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MAPBOX_ACCESS_TOKENEnables natural language location search.OVERPASS_API_URLCustom Overpass endpoint.Trending hip-hop artist momentum scores across four cultural dimensions.
Official PostHog MCP Server for product analytics, feature flags, experiments, and more.
Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents.