Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. MCP Server
MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 9:27:05 PM

MCP Server

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository353 GitHub StarsTotal stargazers on GitHub for the source repository (353 stars).Visit Website

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server-139": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Mapbox MCP Server

npm version

Node.js server implementing Model Context Protocol (MCP) for Mapbox APIs.

Unlock Geospatial Intelligence for Your AI Applications

The Mapbox MCP Server transforms any AI agent or application into a geospatially-aware system by providing seamless access to Mapbox's comprehensive location intelligence platform. With this server, your AI can understand and reason about places, navigate the physical world, and access rich geospatial data including:

  • Global geocoding to convert addresses and place names to coordinates and vice versa
  • Points of interest (POI) search across millions of businesses, landmarks, and places worldwide
  • Multi-modal routing for driving, walking, and cycling with real-time traffic
  • Travel time matrices to analyze accessibility and optimize logistics
  • Route optimization to find the optimal visiting order for multiple stops (traveling salesman problem)
  • Map matching to snap GPS traces to the road network for clean route visualization
  • Isochrone generation to visualize areas reachable within specific time or distance constraints
  • Live, interactive map rendering (render_map_tool) to display routes, search results, and your own custom GeoJSON on a real Mapbox GL JS map directly inside the chat
  • Static map images to create visual representations of locations, routes, and geographic data
  • Offline geospatial calculations for distance, area, bearing, buffers, and spatial analysis without requiring API calls

Whether you're building an AI travel assistant, logistics optimizer, location-based recommender, or any application that needs to understand "where", the Mapbox MCP Server provides the spatial intelligence to make it possible. You can also enable it on popular clients like Claude Desktop and VS Code. See below for details

Mapbox MCP Server Demo

Usage

A Mapbox access token is required to use this MCP server.

Hosted MCP Endpoint

For quick access, you can use our hosted MCP endpoint:

Endpoint: https://mcp.mapbox.com/mcp

For detailed setup instructions for different clients and API usage, see the Hosted MCP Server Guide.

To get a Mapbox access token:

  1. Sign up for a free Mapbox account at mapbox.com/signup
  2. Navigate to your Account page
  3. Create a new token or use the default public token

For more information about Mapbox access tokens, see the Mapbox documentation on access tokens.

Integration Guides

For detailed setup instructions for different integrations, refer to the following guides:

  • Claude Desktop Setup - Instructions for configuring Claude Desktop to work with this MCP server
  • Goose Setup - Setting up Goose AI agent framework
  • VS Code Setup - Setting up a development environment in Visual Studio Code
  • Cursor AI IDE Setup - Setting up a development environment in Cursor AI IDE
  • Smolagents Integration - Example showing how to connect Smolagents AI agents to Mapbox's tools
  • Importing Tools Directly - Use Mapbox tools in your own applications without running the MCP server
  • render_map_tool Guide - The map visualization primitive: full payload schema and how to render your own data standalone, without any other Mapbox tool
  • Elicitations - How search_and_geocode_tool and directions_tool ask the user to disambiguate results or pick a route, and how they fall back gracefully when the client doesn't support it

Example Prompts

Try these prompts with Claude Desktop or other MCP clients after setup:

Location Grounding

For coordinate-first queries β€” "what's near me", "what neighborhood is this", "what's reachable in N minutes" β€” use ground_location_tool. It composes reverse geocoding, category search, and isochrone in a single call, adaptively choosing the right strategy based on the query, and returns typed records (names, addresses, coordinates, distances, reachability polygons) with citations.

Each of the four prompts below exercises a different strategy in one tool call:

  • Neighborhood β€” "What neighborhood is 47.6097, -122.3408, and what's around me?"
  • POI β€” "Coffee shops within a 10-minute walk of 40.7580, -73.9855"
  • Region β€” "What can I reach in a 15-minute walk from 37.7749, -122.4194?"
  • Routing β€” "Closest routable point to drop someone off at 34.0522, -118.2437"

Location Discovery

  • "Find coffee shops within walking distance of the Empire State Building"
  • "I want to go from Seattle to Portland, is there a Starbucks along the way?"
  • "Show me gas stations along the route from Boston to New York"
  • "What restaurants are near Times Square?"

Navigation & Travel

  • "Get driving directions from LAX to Hollywood with current traffic"
  • "How long would it take to walk from Central Park to Times Square?"
  • "Calculate travel time from my hotel (Four Seasons) to JFK Airport by taxi during rush hour"

Visualization & Maps

  • "Using the Mapbox map render tool, show me directions from the Golden Gate Bridge to Union Square in San Francisco" β€” renders a live, interactive route on a real Mapbox map
  • "Create a map image showing the route from Golden Gate Bridge to Fisherman's Wharf with markers at both locations"
  • "Show me a satellite view of Manhattan with key landmarks marked"
  • "Generate a map highlighting all Starbucks locations within a mile of downtown Seattle"
  • "Show a fill polygon over these coordinates: [...], with a marker labeled 'Warehouse' at [...]" β€” renders your own GeoJSON directly via render_map_tool, no other Mapbox tool needed

Analysis & Planning

  • "Show me areas reachable within 30 minutes of downtown Portland by car"
  • "Calculate a travel time matrix between these 3 hotel locations (Marriott, Sheraton and Hilton) and the convention center in Denver"
  • "Find the optimal route visiting these 3 tourist attractions (Golden Gate, Musical Stairs and Fisherman's Wharf) in San Francisco"
  • "Optimize a delivery route for these 8 addresses: [list of addresses]"

GPS & Route Matching

  • "Clean up this GPS trace and show the actual route on roads: [list of coordinates with timestamps]"
  • "Snap this recorded bicycle ride to the cycling network: [GPS coordinates]"
  • "Match this driving route to the road network and show traffic congestion levels"

Offline Geospatial Calculations

  • "What's the distance in miles between these two coordinates?"
  • "Calculate the area of this polygon in square kilometers"
  • "Is the point at 37.7749Β°N, 122.4194Β°W inside this service area polygon?"
  • "What's the bearing from San Francisco to New York?"
  • "Find the midpoint between London and Paris"
  • "Create a 5-mile buffer zone around this location"
  • "Calculate the centroid of this neighborhood boundary"
  • "What's the bounding box for these route coordinates?"
  • "Simplify this complex polygon to reduce the number of points"

Tips for Better Results

  • Be specific about locations (use full addresses or landmark names)
  • Specify your preferred travel method (driving, walking, cycling)
  • Include time constraints when relevant ("during rush hour", "at 3 PM")
  • Ask for specific output formats when needed ("as a map image", "in JSON format")

Detailed examples: See examples/search-along-route.md for comprehensive examples of the search-along-route prompt with different use cases and MCP Inspector testing instructions.

Resources

The MCP server exposes static reference data as MCP resources. Resources provide read-only access to data that clients can reference directly without making tool calls.

Available Resources

Mapbox Categories Resource

URI Pattern: mapbox://categories or mapbox://categories/{language}

Access the complete list of available category IDs for use with the category search tool. Categories can be used to filter search results by type (e.g., "restaurant", "hotel", "gas_station").

Examples:

  • mapbox://categories - Default (English) category list
  • mapbox://categories/ja - Japanese category names
  • mapbox://categories/es - Spanish category names

Accessing Resources:

  • Clients with native MCP resource support: Use the resources/read MCP protocol method
  • Clients without resource support: Use the resource_reader_tool with the resource URI

Rich Map Previews (render_map_tool)

Every geospatial tool in this server (directions, isochrone, search, and more) can display its result as a live, interactive Mapbox GL JS map via render_map_tool β€” the server's single visualization primitive. It renders through the MCP Apps protocol (@modelcontextprotocol/ext-apps) as a self-contained HTML panel directly inside the chat, with a Fullscreen toggle, in supported clients:

  • Claude Desktop βœ…
  • VS Code with GitHub Copilot βœ…
  • Claude Code βœ…
  • Goose βœ…

You don't need any of this server's other tools to use it. render_map_tool also accepts hand-composed GeoJSON directly β€” your own polygons, markers, and routes β€” with no dependency on directions_tool, isochrone_tool, or any other Mapbox API call. See the full render_map_tool guide for the payload schema and a complete standalone example.

If you need a guaranteed static image in clients without MCP Apps support, use static_map_image_tool instead β€” it returns a base64-encoded PNG/JPEG that every client can display.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • OpenStreetMap logoOpenStreetMap

    Geocoding, walking/driving/cycling distances, route optimization, isochrones and POI search on OSM

    πŸ’» Developer Tools0 views
    Compare vs OpenStreetMap β†’
  • Codealive MCP logoCodealive MCP

    Semantic code search and analysis from CodeAlive for AI assistants and agents.

    πŸ’» Developer Tools0 views
    Compare vs Codealive MCP β†’
  • TokenSave logoTokenSave

    Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.

    πŸ’» Developer Tools0 views
    Compare vs TokenSave β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mcp-server": { "command": "npx", "args": ["-y", "mapbox/mcp-server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mcp-server-139?style=directory)](https://allmcps.com/mcp/mcp-server-139)
HTML Embed
<a href="https://allmcps.com/mcp/mcp-server-139"><img src="https://allmcps.com/api/badge/mcp-server-139?style=directory" alt="MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars353
GitHub Star CountTotal stargazers on GitHub representing community popularity (353 stars).
43Quality signal: Fair Β· 43/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code