Back to Home
mapbox icon

mcp-server

Verified Safe

by mapbox

Overview

Integrates Mapbox's Model Context Protocol (MCP) server with AI agents, enabling them to access Mapbox's location-based tools for geospatial intelligence.

Installation

Run Command
npx -y @mapbox/mcp-server

Environment Variables

  • MAPBOX_ACCESS_TOKEN

Security Notes

The server uses `zod` for robust input and output schema validation, reducing the risk of malformed data processing. It explicitly handles `MAPBOX_ACCESS_TOKEN` from environment variables or Bearer auth and performs basic JWT format validation. Network requests are managed through an HTTP pipeline with user-agent, retry, and OpenTelemetry tracing policies. No direct use of `eval` or obfuscation was found. Configuration loading from `.env` uses Node.js's `parseEnv`, and OpenTelemetry headers can be loaded from a JSON string in an environment variable (`OTEL_EXPORTER_OTLP_HEADERS`), which assumes the environment variable source is trusted. Overall, the security posture appears strong for a server of this type.

Similar Servers

Stats

Interest Score85
Security Score9
Cost ClassHigh
Avg Tokens2500
Stars291
Forks29
Last Update2025-12-11

Tags

MapboxGeospatialAI ToolsLocation IntelligenceNavigation