A Model Context Protocol server that enables natural language weather queries for global cities, integrating with OpenWeather API to provide real-time weather information in an easy-to-read format.
Enables users to retrieve current weather information for any city location. Provides a simple interface to fetch weather data through natural language queries.
Provides weather forecasts and active alerts for US locations using the National Weather Service API. It supports both local stdio and remote HTTP/SSE transport modes for flexible integration with MCP clients.
Enables querying hardcoded weather data for Delhi, Mumbai, and Bangalore through natural language, using a single stdio-transport tool that Claude can discover and call.