weather-forecast-server and weekly-weather-mcp

These two tools are competitors, as both provide an MCP server for fetching weather forecasts, with one offering a free server without an API key and the other providing detailed 7-day forecasts.

Maintenance 6/25
Adoption 7/25
Maturity 18/25
Community 15/25
Maintenance 10/25
Adoption 4/25
Maturity 9/25
Community 16/25
Stars: 4
Forks: 4
Downloads: 64
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 8
Forks: 6
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

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 weekly-weather-mcp

rossshannon/weekly-weather-mcp

Weather MCP server which returns 7 days of detailed weather forecasts anywhere in the world

Integrates with OpenWeatherMap's One Call API 3.0 to provide current conditions alongside hourly (48-hour) and daily forecasts, exposed as MCP tools for Claude Desktop and other compatible clients. Supports timezone-aware reporting and location geocoding, allowing natural language queries like "best day to mow the lawn this week." Built on Python with stdio-based MCP transport, requiring only an API key via environment variables or parameters.

Scores updated daily from GitHub, PyPI, and npm data. How scores work