SERVER

Mcp Server

Rank #770

io.github.mapbox/mcp-server

Provides geospatial intelligence to AI agents through Mapbox APIs, enabling geocoding, routing, POI search, map images, and offline spatial calculations.

First listed
Jun 6, 2025
Last publish date
Apr 1, 2026
OVERVIEW

Mcp Server is a Model Context Protocol (MCP) server published by mapbox. It ranks #770 of 58,832 servers tracked on MCP Toplist, and its repository has 341 GitHub stars. Mcp Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 8 tracked versions. It was first listed on Jun 6, 2025 and most recently updated on Apr 1, 2026.

STANDING
#770of 58,832 tracked serversTop 5%

Ranks ahead of 58,062 of 58,832 servers on MCP Toplist.

CONNECT

Use Mcp Server

Add Mcp Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "mapbox": {
      "url": "https://mcp.mapbox.com/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "mapbox": {
      "command": "npx",
      "args": [
        "-y",
        "@mapbox/mcp-server"
      ],
      "env": {
        "MAPBOX_ACCESS_TOKEN": "<your MAPBOX_ACCESS_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 4 registries

ORGANIZATION

mapbox

Organization
Total servers
3
Total versions
21
MORE FROM THIS PUBLISHER

Other servers by mapbox

View all mapbox servers →
VERSIONS

Available versions (8)

VersionPublished
0.11.0Apr 1, 2026
0.9.2-devMar 13, 2026
99.0.0-devMar 10, 2026
0.9.0Feb 24, 2026
0.6.1Oct 28, 2025
0.5.5Oct 7, 2025
0.5.4-dev-5Sep 30, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Mcp Server?
Provides geospatial intelligence to AI agents through Mapbox APIs, enabling geocoding, routing, POI search, map images, and offline spatial calculations.
Who maintains Mcp Server?
Mcp Server is maintained by mapbox, which publishes 3 MCP servers (21 total versions) tracked on MCP Toplist.
Is Mcp Server an official MCP server?
Yes — Mcp Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
How many versions does Mcp Server have?
MCP Toplist tracks 8 versions of Mcp Server, most recently published on Apr 1, 2026.
Where can I find the source code for Mcp Server?
The source code for Mcp Server is hosted at github.com/mapbox/mcp-server.
EXPLORE