Back to search
30
MCP streamable-http

io.github.mapbox/mcp-docs-server

io.github.mapbox/mcp-docs-server

AI access to Mapbox docs, API references, style specs, and guides. No token required.

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-server
Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc.
0 tools · streamable-http
io.github.csoai-org/api-docs-generator-ai-mcp
api-docs-generator-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.ubaumann/mkdocs-mcp
An MCP server that provides serves MkDocs as resources.
0 tools
io.github.dorukardahan/twitterapi-docs-mcp
Offline access to TwitterAPI.io docs for AI assistants. 52 endpoints, guides, pricing.
0 tools
io.github.praveenc/mcp-docs-server
MCP server for searching MCP protocol documentation
0 tools

How to use

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

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