mcp-google-map and open-streetmap-mcp

These are complements that serve different use cases: Google Maps MCP excels at routing, traffic, and business location data, while OpenStreetMap MCP provides open-source vector tile access and offline-capable mapping, allowing developers to choose based on proprietary vs. open-data requirements.

mcp-google-map
60
Established
open-streetmap-mcp
42
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 18/25
Community 22/25
Maintenance 2/25
Adoption 10/25
Maturity 9/25
Community 21/25
Stars: 191
Forks: 59
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 170
Forks: 40
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m No Package No Dependents

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 open-streetmap-mcp

jagan-shanmugam/open-streetmap-mcp

An OpenStreetMap MCP server implementation that enhances LLM capabilities with location-based services and geospatial data.

Implements 12+ geospatial tools including geocoding, routing, POI discovery, and neighborhood analysis through a stdio-based MCP server compatible with Claude Desktop, Cursor, and Windsurf. Built on OpenStreetMap data with resources for place lookups and styled map tiles, enabling LLMs to power location-aware applications like meeting point optimization, commute analysis, and real estate evaluation. Uses Python with the MCP framework and includes example clients demonstrating both basic tool invocation and LLM integration patterns.

Scores updated daily from GitHub, PyPI, and npm data. How scores work