Back to search
30
MCP streamable-http

io.github.mapbox/mcp-devkit-server

io.github.mapbox/mcp-devkit-server

Provides AI assistants with direct access to Mapbox developer APIs and documentation.

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

Similar MCP servers embedding-nearest

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.mapbox/mcp-server
Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc.
0 tools · streamable-http
io.github.dev-proxy-tools/mcp
MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
io.github.csoai-org/devops-ai-mcp
devops-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.iamvibhorsingh/bbox-mcp-server
Geospatial toolkit for AI: spatial queries, coord conversion, H3, OSM search, map verification links
0 tools

How to use

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

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