Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by RoystonDAlmeida • Uncategorized
An MCP server providing weather data and alerts via the National Weather Service API.
Retrieve current weather forecasts programmatically.
Access weather alerts from the National Weather Service.
That require integration of weather data into natural language query systems.
This MCP server fetches weather forecasts and alerts from the National Weather Service API and exposes them as callable tools via the MCP protocol. It enables clients to request specific weather information programmatically, facilitating integration with natural language processing clients that can interpret user queries and retrieve relevant weather data. The server supports tools like get_alerts and get_forecast, making it useful for applications requiring up-to-date weather information.