mcp-google-map and osmmcp
About mcp-google-map
cablate/mcp-google-map
A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
Exposes 18 geospatial tools (geocoding, routing, elevation, air quality, place search) across stdio, HTTP, and CLI modes, with built-in tool-chaining optimization via the Routes API for multi-stop waypoint ordering. Includes an agent skill definition that teaches LLMs how to compose these tools sequentially, plus features like local search ranking tracking and context-reduction via selective tool registration.
About osmmcp
NERVsystems/osmmcp
OpenStreetMap MCP server providing precision geospatial tools for LLMs via Model Context Protocol. Features geocoding, routing, nearby places, neighborhood analysis, EV charging stations, and more.
Built in Go with the mcp-go library, it uses stdio transport and implements 24+ composable geospatial tools—including polyline encoding/decoding, OSRM routing integration, and emissions enrichment—designed as functional primitives where tool outputs chain seamlessly as inputs to enable emergent LLM workflows. Beyond standard geocoding, it provides specialized analyzers for neighborhood livability, EV charging along routes, commute comparison across transport modes, and school/parking discovery, with uniform interfaces and precise error handling for reliable MCP client integration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work