weather-mcp-server and weather-mcp-a2a
These are ecosystem siblings where A provides the reusable MCP server infrastructure for weather data retrieval, while B builds an application layer on top of MCP protocols to demonstrate agentic AI reasoning over that standardized interface.
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 weather-mcp-a2a
Ratnesh-181998/weather-mcp-a2a
MCP-based agentic AI system enabling LLMs to fetch and reason over real-time global weather data using standardized tool invocation. Built with MCP Server/Client, Llama 3, and external APIs to deliver low-latency, hallucination-free weather intelligence through protocol-driven workflows.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work