Mapbox

Mapbox

Unlock geospatial intelligence through Mapbox APIs like geocoding, POI search, directions, isochrones and more.

285
Stars
29
Forks
15
Releases

Overview

The Mapbox MCP Server is a Node.js server implementing the Model Context Protocol (MCP) to provide maps and location intelligence to AI-powered applications. It transforms any AI agent or application into a geospatially-aware system by granting seamless access to Mapbox's location intelligence platform. Core capabilities include global geocoding to convert addresses and place names to coordinates and vice versa, POI search across millions of venues worldwide, and multi-modal routing for driving, walking, and cycling with real-time traffic. It also enables travel time matrices for planning and optimization, isochrone generation to visualize accessible areas within time or distance constraints, and static map images for visual representations of routes and locations. The MCP Server can be enabled with popular clients such as Claude Desktop and VS Code, and supports MCP-UI to render embedded interactive elements when available. A hosted MCP endpoint is available for quick deployment, along with integration guides to connect to various tools and environments.

Details

Owner
mapbox
Language
TypeScript
License
MIT License
Updated
2025-12-07

Features

Global geocoding integration

Provides geocoding to convert addresses and place names to coordinates and vice versa within MCP workflows.

POI search across worldwide data

Enables searching for points of interest across millions of businesses, landmarks, and places globally.

Multi-modal routing with traffic

Supports driving, walking, and cycling routing with real-time traffic considerations.

Travel time matrices

Calculates travel times and distances between multiple locations to analyze accessibility and optimize logistics.

Isochrone generation

Generates isochrones to visualize areas reachable within specific time or distance constraints.

Static map images

Generates static map images for visual representations of routes, locations, and geospatial data.

MCP-UI support

Enables MCP-UI interactive resources and embedded UI elements for compatible clients.

Hosted MCP endpoint

Offers a hosted endpoint (https://mcp.mapbox.com/mcp) for quick access and setup.

Audience

AI developersIntegrate geospatial context into AI agents across travel, logistics, and location-based applications.
BusinessesEnhance logistics planning, routing, and location-based services with Mapbox MCP capabilities.
Developers using Claude Desktop and VS CodeEnable MCP server access from Claude Desktop and VS Code to augment workflows.
Geospatial AI platformsAdd geospatial intelligence to AI workflows and agents using MCP resources and UI tools.

Tags

geocodingPOI searchroutingtravel time matricesisochronestatic map imagesMCP-UIMapbox MCP Server