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.
Provides weather information tools including alerts for US states and forecasts by coordinates using the National Weather Service API. Uses streamable HTTP transport for scalable, multi-session connections.
A Model Context Protocol server that enables users to fetch weather forecasts through Cursor AI by using natural language queries.
Provides real-time US weather alerts and forecasts by integrating with the National Weather Service API. It enables AI assistants to fetch state-specific alerts and detailed local forecasts using geographic coordinates.
Provides current weather conditions, multi-day forecasts, and location search capabilities through integration with weather APIs, enabling natural language weather queries and comparisons.
Enables querying real-time weather and 5-day forecasts for any city using the OpenWeatherMap API.
Enables users to get weather forecasts and alerts for any US city and state through natural language queries using the National Weather Service API.
Enables fetching current temperature for any city using the Open-Meteo API, requiring no API key.
Provides weather information through OpenWeather API, enabling users to get current weather conditions, 5-day forecasts, and perform temperature conversions for any city. Offers a secure interface for AI assistants to access comprehensive weather data including temperature, humidity, wind, and pressure information.
Provides current weather conditions and 5-day forecasts for any location using the OpenWeatherMap API. Supports flexible location queries including city names, coordinates, and zip codes.
Provides real-time US weather alerts and forecasts using the National Weather Service API.
A simple MCP server that provides a tool to fetch current weather information for cities using the Open-Meteo API, communicating through stdin/stdout.
A Model Context Protocol server that provides weather information and forecasts based on user location or address input.
Provides weather information tools based on the National Weather Service APIs through an SSE-based MCP server that can run as a standalone process or Docker container.
Provides real-time weather information for any location worldwide using the wttr.in service, enabling AI assistants to fetch current weather conditions and temperatures through natural language queries.
Enables users to get current weather conditions and forecasts for any city through OpenWeatherMap API integration. Designed as a sample MCP server for the Puch AI Hackathon with basic weather querying capabilities.
Enables users to get weather alerts and forecasts through natural language interactions. Provides real-time weather information and alert notifications via MCP tools.
Provides real-time weather information for global locations and 12 major Chinese cities using the wttr.in API. It enables users to query temperature, humidity, and atmospheric conditions through the HelloAgents framework.
Provides weather forecast and alert information for US locations using the National Weather Service API. Enables users to get detailed weather forecasts by coordinates and retrieve active weather alerts by state.
weather-mcp-server