io.github.mapbox/mcp-server icon

mcp-server

by mapbox

io.github.mapbox/mcp-server

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

Integration mode
Choose whether you want to run the server locally or connect to a remote endpoint.

Step 1: Install

Run this MCP server locally

Run this MCP server locally and expose it via stdio so your MCP client can connect.

Run via npm
Run via npm
@mapbox/mcp-server@0.9.2-dev
Run command
npx @mapbox/mcp-server@0.9.2-dev

Step 2: Connect

Connect in your MCP client

After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.

Loading MCP clients…