Maps, Weather & Local Data MCP servers connect AI assistants to real-world geospatial and environmental services. These servers provide live weather forecasts, directions, public transit updates, flight searches, restaurant guides, and ride bookings. Users can ground large language models in accurate local data through standardized Model Context Protocol tools and resources.
Maps, Weather & Local Data MCP servers let AI assistants query live environmental conditions, geolocate coordinates, calculate transit routes, and access regional points of interest. By exposing external location APIs through the Model Context Protocol, these tools enable models to retrieve forecasts, inspect transit schedules, and suggest dining or lodging without leaving the conversation interface.
When evaluating servers in this category, consider three main operational factors:
For basic meteorological reports, Wttr Weather queries the wttr.in service without complex setup. MCP Weather connects directly to the OpenWeather API for structured global forecasts. Travel Planner integrates Google Maps services for route calculation and geographic context. NS Travel Information MCP Server supplies real-time departures and disruptions across Dutch railways. Michelin MCP extracts rated restaurant details, cuisines, and facilities, while Uber allows assistants to dispatch rides through user accounts.
| MCP server | What it connects to | Type | Repository |
|---|---|---|---|
| Salaah MCP | FastAPI and MCP service providing Islamic prayer times and other useful calculations. | Unknown | |
| Wttr Weather | Fetches weather data from the wttr.in service. | Unknown | |
| NS Travel Information MCP Server | Access real-time travel information for the Dutch railways (NS). | Unknown | |
| Uber | Book Uber rides directly through your AI assistant. | Unknown | |
| Travel Planner | A server for travel planning and interacting with Google Maps services. | Unknown | |
| Travel MCP Server | A comprehensive travel planning server for flight search, accommodation booking, currency exchange, and weather forecasting. | Unknown | |
| Travel Assistant | A suite of servers for intelligent travel planning, including flights, hotels, events, geocoding, weather, and finance. | Unknown | |
| TripGo | Find transport-related locations, departures, and routes using the TripGo API. | Unknown | |
| MeteoSwiss Data | Provides weather reports, search, and content from the MeteoSwiss website with multi-language support. | Unknown | |
| Satellite MCP Server | Performs satellite orbital mechanics calculations using natural language, with a built-in world cities database for location lookup. | Unknown |
For immediate meteorological updates, Wttr Weather provides a lightweight option querying the wttr.in endpoint without heavy configuration. If you require structured API output covering international coordinates via developer keys, MCP Weather integrates OpenWeather data, while MeteoSwiss Data offers localized reports and content for Swiss territory.
To connect an integration like Travel Planner or Michelin MCP to Claude Desktop, add the server configuration to your claude_desktop_config.json file. Specify the executable command, script path, and any required environment variables such as API keys. Restart Claude Desktop to register the geographic tools.
Yes. The Uber MCP server allows assistants to handle ride bookings directly within conversational workflows. For regional public transport, NS Travel Information MCP Server supplies real-time Dutch railway schedules, and TripGo finds transport-related locations, departures, and multimodal routes across supported transit areas.
Travel MCP Server covers flight search, lodging reservations, currency conversion, and regional weather. Similarly, Travel Assistant provides a multi-server setup spanning flights, hotels, events, and geocoding, while Travel Planner focuses specifically on Google Maps interactions for route generation and location context.
Yes. Salaah MCP acts as a FastAPI and MCP service calculating Islamic prayer times and related astronomical schedules. For aerospace calculations, Satellite MCP Server performs orbital mechanics tracking coupled with an internal world cities database for precise surface coordinate lookups.