Loomal

Mapbox MCP

MCP server by github.com/mapbox/mcp-server

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

346 starsnpm: @mapbox/mcp-serverRemote-capable

About Mapbox MCP

Mapbox MCP is an MCP (Model Context Protocol) server published by mapbox in the official MCP registry, listed under Location Services on Loomal. Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc.

Mapbox MCP runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@mapbox/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mapbox/mcp-server, where the project has earned 346 GitHub stars.

Use Mapbox MCP with your agent

Claude Code · one command
claude mcp add --transport http mapbox-mcp https://mcp.mapbox.com/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mapbox-mcp": {
      "url": "https://mcp.mapbox.com/mcp"
    }
  }
}
streamable-httphttps://mcp.mapbox.com/mcp
npm@mapbox/mcp-server

Frequently asked questions

What is Mapbox MCP?
Mapbox MCP is an MCP (Model Context Protocol) server by mapbox in the Location Services category. Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc.
How do I connect Mapbox MCP to Claude, Cursor, or another MCP client?
Mapbox MCP is a remote MCP server — add its endpoint (https://mcp.mapbox.com/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Mapbox MCP open source?
Yes — the source code is public at github.com/mapbox/mcp-server, with 346 GitHub stars.
Can AI agents pay to use Mapbox MCP?
Not yet through Loomal — Mapbox MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Mapbox MCP? Claim this listing free by verifying GitHub ownership, or contact us.