weather-forecast-server and mcp-openweather

weather-forecast-server
52
Established
mcp-openweather
41
Emerging
Maintenance 6/25
Adoption 7/25
Maturity 24/25
Community 15/25
Maintenance 2/25
Adoption 6/25
Maturity 15/25
Community 18/25
Stars: 4
Forks: 4
Downloads: 64
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 17
Forks: 13
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No risk flags
Stale 6m 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 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.

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