The Mapbox MCP Server exposes [Mapbox web services APIs](https://docs.mapbox.com/api/guides/) in the [Model Context Protocol](https://modelcontextprotocol.io/introduction), an open standard for AI tools to connect with external services. You can run the MCP Server locally or deploy it to a cloud service, and it can be used with any AI model that supports the Model Context Protocol. 
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"url": "https://mcp.mapbox.com/mcp",
"type": "http"
}