Bbox Mcp Server
@iamvibhorsingh
About Bbox Mcp Server
The geospatial toolkit for AI agents. 6 tools, zero config — give any LLM the ability to parse, convert, query, and aggregate spatial data out of the box.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bbox": {
"command": "npx",
"args": [
"-y",
"bbox-mcp-server"
]
}
}
}Tools
7Get converted coordinates for a bounding box or text location search. Supports parsing WKT, GeoJSON, ogrinfo extent, and raw coordinate strings. If MAPBOX_ACCESS_TOKEN is not set, you MUST provide explicit coordinates via 'bbox'.
Get Uber H3 cell indices for a bounding box area at a target resolution. Input supports WKT, GeoJSON, ogrinfo extent, and raw coordinate strings.
Generates a URL that links to the visual Bounding Box tool to display these coordinates on a map. Supports WKT, GeoJSON, ogrinfo extent, and raw coordinate strings as input.
Reverse geocode latitude and longitude coordinates to discover context, place name, address components, and OSM details ('what is here?').
Execute an Overpass QL query to find POIs, roads, or other OSM features within an admin boundary area, bounding box, or radius. The server wraps your query in spatial filters and returns structured JSON with distance calculations and a map link. SEARCH MODES: - Location / Admin Area: when 'location' resolves to an OSM boundary polygon (e.g. 'Manhattan', 'Seattle'), searches inside exact boundary polygon. - Bounding box (default): searches a rectangular area. - Circle: searches within an exact radius when 'radius_meters' is provided. COMMON TAG EXAMPLES: - Restaurants: `nwr["amenity"="restaurant"]` - Pizza: `nwr["amenity"="fast_food"]["cuisine"="pizza"]` - Supermarkets: `nwr["shop"="supermarket"]` - Parks: `nwr["leisure"="park"]` - Hospitals: `nwr["amenity"="hospital"]` - EV Charging: `nwr["amenity"="charging_station"]` - Gyms: `nwr["leisure"="fitness_centre"]` - Banks: `nwr["amenity"="bank"]`
Discovery tool to look up the correct OpenStreetMap tags for any category. Uses built-in category index and live Taginfo API fallback to prevent tag hallucination.
Executes an Overpass query and bins the results into H3 hexagons at a specified resolution to analyze spatial density.
Overview
What is Bbox Mcp Server?
Bbox Mcp Server is a geospatial toolkit for AI agents that provides 6 tools with zero configuration, enabling any LLM to parse, convert, query, and aggregate spatial data out of the box.
How to use Bbox Mcp Server?
The server requires no setup or configuration. Invoke its tools through the MCP protocol to perform spatial operations; each response includes a verification link to visualise results.
Key features of Bbox Mcp Server
- 6 built-in geospatial tools
- Zero configuration required
- Parse, convert, query, and aggregate spatial data
- Every response includes a visual verification link
- Compatible with any LLM via MCP
Use cases of Bbox Mcp Server
- Enable AI agents to process geospatial data without external APIs
- Convert spatial data formats on the fly
- Query and aggregate spatial information programmatically
- Visually verify spatial operations via a bounding box link
FAQ from Bbox Mcp Server
—
Basic information
More Developer Tools MCP servers

Apiosk
obcraftAI-native payments for tools and APIs. Discover, pay for, execute, and publish monetized APIs directly from your agent, settled per call in USDC over x402, through the Model Context Protocol. payments · finance · x402 ·
Mobbin
MobbinMobbin MCP connects your AI agents to 600,000+ real product screens, so what they build starts with what already works.
LocalCan
LocalCanGives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control. Part of LocalCan, the ngrok alternative for Mac, Windows and Linux. Free plan.

Repo Test Architect
RepoAssayLocal-first, read-only MCP server for evidence-backed repository test architecture audits and test planning.
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up
Comments