MCP Servers / search / bbox-mcp-server

bbox-mcp-server

JSON →
httpnone3search

Bounding box coordinate conversion, EPSG projections, H3 indexing, Overpass OSM queries, and shareable map links

Install
How to run this server
[ { "cmd": "npx -y bbox-mcp-server`", "imports": [] } ]
server path: bbox-mcp-server
Tools
What this server exposes
get_bounds
Convert and project a bbox across formats and coordinate systems
get_h3_indices
Generate H3 hex cell indices covering a bbox
generate_share_url
Create a shareable map link for a bbox
search_overpass
Query OpenStreetMap via Overpass QL within a bbox or radius
list_osm_tags
Look up correct OSM tags for a category
aggregate_overpass_h3
Run an Overpass query and bin results into H3 hexagons
Configuration
Environment & auth
authnone
envMAPBOX_ACCESS_TOKEN
envOVERPASS_API_URL
Resources
bbox-mcp-server — MCP Server · libregistry