weather-mcp-server and mcp-openweather

These are competitors offering similar MCP server functionality for weather data retrieval, with A providing a generic lightweight implementation while B specifically wraps the OpenWeather API.

weather-mcp-server
48
Emerging
mcp-openweather
35
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 13/25
Maintenance 2/25
Adoption 6/25
Maturity 9/25
Community 18/25
Stars: 239
Forks: 19
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 17
Forks: 13
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About weather-mcp-server

ezh0v/weather-mcp-server

A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:

Built in Go, it integrates with WeatherAPI for real-time forecasts and supports both local stdio and remote SSE transports for Claude Desktop integration. The server exposes a `current_weather` tool and includes Docker deployment support, with structured layers separating handlers, business logic, and templated responses for weather data presentation.

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