SERVER
MCP Docs Server
Rank #12,085io.github.mapbox/mcp-docs-server
Provides AI assistants with instant access to Mapbox documentation, API references, SDK docs, and code examples.
First listed
Mar 5, 2026
Last publish date
Jun 11, 2026
OVERVIEW
MCP Docs Server is a Model Context Protocol (MCP) server published by mapbox. It ranks #12,085 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Docs Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Mar 5, 2026 and most recently updated on Jun 11, 2026.
STANDING
#12,085of 76,851 tracked serversTop 25%
Ranks ahead of 64,766 of 76,851 servers on MCP Toplist.
CONNECT
Use MCP Docs Server
Add MCP Docs Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"mcp-docs-server": {
"url": "https://mcp-docs.mapbox.com/mcp"
}
}
}npm package
{
"mcpServers": {
"mcp-docs-server": {
"command": "npx",
"args": [
"-y",
"@mapbox/mcp-docs-server"
]
}
}
}REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
mapbox
MORE FROM THIS PUBLISHER
Other servers by mapbox
View all mapbox servers →VERSIONS
Available versions (6)
| Version | Published |
|---|---|
| 0.3.1 | Jun 11, 2026 |
| 0.3.0 | Apr 15, 2026 |
| 0.2.1 | Apr 1, 2026 |
| 0.2.0 | Apr 1, 2026 |
| 0.1.2 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains MCP Docs Server?
- MCP Docs Server is maintained by mapbox, which publishes 3 MCP servers (25 total versions) tracked on MCP Toplist.
- Is MCP Docs Server listed on the Official MCP Registry?
- Yes — MCP Docs Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Docs Server have?
- MCP Toplist tracks 6 versions of MCP Docs Server, most recently published on Jun 11, 2026.
- Where can I find the source code for MCP Docs Server?
- The source code for MCP Docs Server is hosted at github.com/mapbox/mcp-docs-server.
EXPLORE