Back to search
30
MCP

bbox-mcp-server

npm/bbox-mcp-server

The geospatial toolkit for AI agents — query, convert, and verify spatial data with zero config. 6 tools for bounding boxes, coordinate projection, H3 indexing, OpenStreetMap queries, and shareable map verification links.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.iamvibhorsingh/bbox-mcp-server
Geospatial toolkit for AI: spatial queries, coord conversion, H3, OSM search, map verification links
0 tools
io.github.mapbox/mcp-server
Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc.
0 tools · streamable-http
io.github.mapbox/mcp-devkit-server
Provides AI assistants with direct access to Mapbox developer APIs and documentation.
0 tools · streamable-http
bofusions-geo-mcp
Bofusions GEO MCP Server — AI Search Engine Optimization (GEO) analysis tools for MCP clients
0 tools
geospatial-mcp-server
Geospatial MCP Server — Geocoding, POI-Suche, Routing und Gebietsstatistiken via OpenStreetMap fuer AI Agents
0 tools
io.github.mapbox/mcp-docs-server
AI access to Mapbox docs, API references, style specs, and guides. No token required.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bbox-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}