An MCP server providing worldwide weather via the free Open-Meteo APIs (no API key needed). Runs fully self-contained in Docker as a streamable-HTTP MCP service.
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.
A tutorial-based MCP server that fetches real-time weather data from the OpenWeatherMap API for specified locations. It serves as a practical example for implementing the Model Context Protocol using Python and the FastMCP library.