Best Maps, Location & Weather MCP Servers in 2026

Maps, location, and weather MCP servers for AI agents: geocoding, routing, and live weather data — verified for 2026.

Top Maps, Location & Weather MCPs

  1. 1.Google MapsGeocoding, place search, directions, and travel times from Google Maps.
  2. 2.OpenWeatherMapReal-time and forecast weather data via the OpenWeatherMap API.

About Maps, Location & Weather MCP servers

Maps, location, and weather MCP servers ground an AI agent in physical space and time — geocoding addresses, computing routes, looking up points of interest, and returning the current or forecast conditions for a place. The best MCP servers for maps and weather cover the dominant commercial providers (Google Maps for mapping, OpenWeatherMap for weather) and supply the geocode-route-forecast loop most travel-and-logistics agents need. Pair one mapping MCP with one weather MCP and the bulk of location-aware workflows fall out cleanly.

Choose by precision and licensing. Google Maps gives the highest fidelity but charges per call and forbids certain offline cases — scope the API key to the surface that needs it. OpenWeatherMap is a strong default for current conditions and short-range forecasts and exposes a generous free tier for prototyping. Lock the agent to one provider per concern and stick with it — mixing two map providers in the same agent invites coordinate-system bugs and licensing-attribution mistakes.

Common mistakes: confusing latitude/longitude order across APIs, forgetting that geocoding is approximate (always store the formatted address with the coordinates), and skipping rate-limit handling — maps APIs throttle hard and agents that retry aggressively burn through daily quotas in minutes. Each MCP below documents auth, pricing, and unit conventions. Start with a single, well-scoped use case (one route, one forecast) before letting the agent loop.

All Maps, Location & Weather MCPs

2 MCPs ranked by popularity. Filter by attribute or search by name.

2 of 2 MCPs

#MCPLabels
1
Google Maps

Geocoding, place search, directions, and travel times from Google Maps.

2
OpenWeatherMap

Real-time and forecast weather data via the OpenWeatherMap API.

Top Maps, Location & Weather MCPs ranked

Detailed cards with setup time, complexity, and key labels.

1
Google Maps

Geocoding, place search, directions, and travel times from Google Maps.

maps, geocoding, places, directions
5 minLow
2
OpenWeatherMap

Real-time and forecast weather data via the OpenWeatherMap API.

weather, forecast, openweathermap, lifestyle
3 minLow

Also in the ChatGPT Apps directory

2 Maps, Location & Weather brands are available as one-click ChatGPT Apps. These are not ranked alongside the editorial picks above — they're listings from chatgpt.com/apps surfaced here for brand-search continuity.

Related categories