Provides current weather information and forecasts through a Model Context Protocol server.
This TypeScript-based Model Context Protocol (MCP) server offers a straightforward way to access weather data. It includes a `weather://` URI resource for fetching real-time conditions like temperature, humidity, and wind speed. Additionally, it provides a `get_forecast` tool, enabling users to retrieve multi-day weather forecasts for specified cities and durations, making it ideal for integrating weather insights into various applications and AI agents.