A production-ready MCP weather server built with the official Anthropic FastMCP Python SDK. Demonstrates tools, resources, prompts, and both stdio/Streamable HTTP transports.
Or install with pip: pip install mcp-weather-server
README Excerpt
> A production-ready **Model Context Protocol** weather server built with the official [Anthropic FastMCP Python SDK](https://github.com/modelcontextprotocol/python-sdk). Provides weather forecasts, alerts, and current conditions through a standardized AI-agent interface. --- - **🔧 2 Tools**: `get_alerts` (weather alerts by state) and `get_forecast` (5-day forecast by coordinates)