Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by alan-meigs • Visualization & Charts
A local MCP server that provides weather forecasts and alerts (via the US National Weather Service) for use by terminal chat clients and agents.
Fetch active weather alerts for a given US state and present them in readable form to users.
Retrieve detailed point forecasts by latitude/longitude from the US National Weather Service.
A local MCP tool accessible over stdio (e.g., in Cursor Agent mode) to augment LLM responses with live weather data.
This repository implements an MCP server named "weather" that exposes tools to fetch active weather alerts and forecasts using the National Weather Service API. It is designed to run locally (stdio transport) and be consumed by a terminal-based chat client or agent frameworks like Cursor's Agent mode. The project demonstrates async operation, proper error handling, and how to wire MCP tools into an OpenAI-integrated chat client for interactive queries.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.