Query real-time weather by city name or coordinates without an API key.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "weather-mcp-demo" yet — see the docs or source repo.
Please get the current real-time weather for Beijing and return the key metrics in a concise list.
Returns current weather information for Beijing, such as temperature and other real-time conditions.
Please get the real-time weather for coordinates 31.2304,121.4737.
Returns real-time weather data for the specified latitude and longitude.
Please get the current weather for Tokyo and Seoul, then summarize the differences.
Returns real-time weather for both cities and a brief comparison.
Developers can connect this MCP tool to an agent or chat app so users can ask for real-time weather by city or coordinates in natural language. It fits lightweight weather lookup scenarios.
Office workers or researchers can quickly check real-time weather at a destination before travel to plan trips or on-site activities. No extra API key is required.
When only latitude and longitude are available, users can still query real-time weather for that location directly. This is useful in map-based or location-aware applications.
This is a FastMCP-based weather query tool that uses the Open-Meteo API to fetch real-time weather. It supports queries by city name or coordinates.
No. The original description explicitly says the tool works without an API key.
The provided materials do not include installation or runtime steps. Please see the source repository for details.
Query real-time weather by Chinese city names inside AI workflows.
Query live city weather with get_weather, no API key needed.
Get city-based weather forecasts through an MCP server using OpenWeather.
Get real-time weather for cities worldwide with natural language.
Query real-time weather data for cities worldwide with automatic geocoding.
Get real-time weather data for any location through an MCP tool.