Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ruixingshi • Uncategorized
An MCP server providing weather alerts and forecasts via multiple protocols.
Fetch real-time weather alerts for US states.
Retrieve detailed weather forecasts based on geographic coordinates.
That require integration of OpenAI natural language understanding with MCP servers.
This repository offers multiple implementations of an MCP server that provide weather-related tools such as fetching alerts and forecasts using the National Weather Service API. It includes both stdio-based and HTTP-based servers, and a client that integrates with OpenAI to interpret natural language queries and interact with these servers. The project is designed to help users learn and experiment with MCP from scratch, supporting dynamic server connections and multiple transport methods.