mcp-server

mcp-server

3.6

If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Mapbox MCP Server is a Node.js server that implements the Model Context Protocol (MCP) to provide seamless access to Mapbox's geospatial data and services.

The Mapbox MCP Server is designed to enhance AI applications by integrating geospatial intelligence through Mapbox's APIs. This server allows AI systems to understand and interact with the physical world by providing access to a wide range of geospatial data and services. These include global geocoding, points of interest search, multi-modal routing, travel time matrices, isochrone generation, and static map images. By leveraging these capabilities, developers can build AI applications that are geospatially aware, enabling functionalities such as location-based recommendations, navigation, and spatial analysis. The server supports integration with popular development environments like Claude Desktop and VS Code, making it accessible for a wide range of applications.

Features

  • Global geocoding for converting addresses and place names to coordinates
  • Points of interest search across millions of locations worldwide
  • Multi-modal routing with real-time traffic for driving, walking, and cycling
  • Travel time matrices for accessibility analysis and logistics optimization
  • Isochrone generation to visualize areas reachable within specific time or distance constraints

Tools

  1. Matrix tool

    Calculates travel times and distances between multiple points using Mapbox Matrix API.

  2. Static image tool

    Generates static map images using the Mapbox static image API.

  3. POI search tool

    Finds specific points of interest or brand locations by name using the Mapbox Search Box forward search API.

  4. Category search tool

    Performs a category search using the Mapbox Search Box category search API.

  5. Forward geocoding tool

    Performs forward geocoding using the Mapbox geocoding V6 API.

  6. Reverse geocoding tool

    Performs reverse geocoding using the Mapbox geocoding V6 API.

  7. Directions tool

    Fetches routing directions using the Mapbox Directions API.

  8. Isochrone tool

    Computes areas that are reachable within a specified amount of time from a location using Mapbox Isochrone API.