weather-forecast-server and weather-mcp-server
Both tools are weather MCP servers, making them competitors as they provide similar functionality for accessing weather data.
About weather-forecast-server
shibing624/weather-forecast-server
weather-forecast-server, MCP server, without api key, free. Get weather for cities around the world. 免费天气预报MCP工具。
Implements the Model Context Protocol (MCP) to expose weather data via stdio transport, making it compatible with Claude and other LLM applications. Leverages the wttr.in service as the data backend and supports multilingual location queries (Chinese and English). Provides both current conditions and multi-day forecasts through a single `get_weather` tool with zero authentication overhead.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work