Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by julienlucas • Uncategorized
An MCP server providing weather alerts and forecasts using the National Weather Service API.
Retrieve weather alerts for specific US states.
Obtain weather forecasts based on latitude and longitude.
That require weather data in GeoJSON format with TypeScript support.
This MCP server fetches weather alerts by state and weather forecasts by geographic coordinates using the National Weather Service API. It supports GeoJSON formats and provides TypeScript interfaces for maintainability. The server is easy to set up with Node.js and TypeScript, requiring no additional configuration for API access.