weather-mcp-server and mcp-openweather
These two tools are competitors, as both are independent MicroProfile servers designed to serve weather data, likely using different underlying weather APIs.
About weather-mcp-server
sjanaX01/weather-mcp-server
A simple minimal weather mcp server :)
Built on FastAPI and the Model Context Protocol framework, this server exposes comprehensive weather tools including forecasts, historical data, air quality, astronomy information, and sports events—all accessible to AI assistants via standardized MCP endpoints. It integrates with the WeatherAPI service for data retrieval and supports installation through Smithery for seamless Claude Desktop integration. Designed for Python 3.13+ environments using the uv package manager.
About mcp-openweather
mschneider82/mcp-openweather
mcp server for openweather free api
Exposes current weather and 5-day forecasts via MCP tools with configurable temperature units (Celsius/Fahrenheit/Kelvin) and multi-language condition descriptions. Built in Go and integrates with Claude Desktop through the Smithery package manager, communicating via MCP protocol with environment-based API key configuration. Queries OpenWeatherMap's free tier endpoints and returns structured data including temperature, humidity, wind speed, and sunrise/sunset times.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work