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 :)
This project helps AI assistants by providing real-time and historical weather data. It takes requests for weather information like current conditions, forecasts, and air quality for specific locations, and outputs structured weather data. Anyone building or using AI assistants that need to incorporate environmental data for decision-making or information retrieval would use this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work