Back to search
30
MCP streamable-http

io.github.mapbox/mcp-server

io.github.mapbox/mcp-server

Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.mapbox/mcp-devkit-server
Provides AI assistants with direct access to Mapbox developer APIs and documentation.
0 tools · streamable-http
io.github.mapbox/mcp-docs-server
AI access to Mapbox docs, API references, style specs, and guides. No token required.
0 tools · streamable-http
io.github.iamvibhorsingh/bbox-mcp-server
Geospatial toolkit for AI: spatial queries, coord conversion, H3, OSM search, map verification links
0 tools
geospatial-mcp-server
Geospatial MCP Server — Geocoding, POI-Suche, Routing und Gebietsstatistiken via OpenStreetMap fuer AI Agents
0 tools
io.github.sthan-io/mcp-server
US address verification, parsing, autocomplete, geocoding, and IP geolocation APIs.
0 tools
io.github.csoai-org/geolocation-ai-mcp
geolocation-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mapbox/mcp-server": {
      "url": "https://mcp.mapbox.com/mcp",
      "transport": "streamable-http"
    }
  }
}