Provides current weather information for Japanese cities using the Open-Meteo API. A sample MCP server built with FastAPI_MCP to demonstrate integrating MCP with FastAPI.
MCP server providing weather data via the Open-Meteo API, including geocoding, current conditions, daily and hourly forecasts, and city lookup. No API key required, with support for multiple units and transport types.
MCP server that provides current weather, multi-day forecasts, umbrella recommendations, severe weather alerts (US), and side-by-side city comparisons using Open-Meteo and NWS APIs, with no API key required.