Description
Weather MCP server provides real-time weather data access for Claude, enabling queries for current conditions, forecasts, and historical weather information. Built with Python 3.13 and the MCP framework, it uses httpx for API communication and runs as a persistent HTTP service on port 8000. The implementation allows Claude to retrieve weather information directly within conversations, making it useful for travel planning, outdoor activity scheduling, and location-based decision making without requiring users to check external weather sources.
Server Details
Added
April 21, 2025
