Mapbox MCP Server

Stableapi
35 starsTypeScriptcommunity
GitHub
About

Overview

The Mapbox MCP Server enables AI agents to use Mapbox's geospatial platform. It provides tools for geocoding, reverse geocoding, route calculation, generating static map images, and accessing geospatial datasets.
Capabilities

Tools & Capabilities

geocode

Convert address to coordinates

reverse_geocode

Convert coordinates to address

directions

Get route between two points

static_map

Generate a static map image

Setup

Installation

bash
Install
npx -y mcp-server-mapbox
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "mapbox": {
      "command": "npx",
      "args": ["-y", "mcp-server-mapbox"],
      "env": {
        "MAPBOX_ACCESS_TOKEN": "your-token"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 35
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Mapbox MCP Server - MCP Server Directory - CortexAgent