bbox-mcp-server
JSON →Bounding box coordinate conversion, EPSG projections, H3 indexing, Overpass OSM queries, and shareable map links
Install
npx -y bbox-mcp-server` Tools · 6
- 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
Environment variables
MAPBOX_ACCESS_TOKENOVERPASS_API_URL
Links
★ 3 GitHub stars