Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by aditi-joshi-usc • Uncategorized
Provides real-time weather alerts and forecast data using the National Weather Service API.
Current weather alerts for US states.
Detailed weather forecasts based on geographic coordinates.
This lightweight TypeScript and Node.js server uses the Model Context Protocol (MCP) to deliver real-time weather alerts and detailed forecasts based on geographic coordinates. It integrates with AI tools like Claude Desktop and Cursor to demonstrate how external APIs can be consumed via tool invocation. The server validates inputs with Zod and communicates through the MCP SDK, leveraging the National Weather Service API for accurate weather data.