Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by popand • Uncategorized
An MCP server providing weather information for cities via a simple API.
Fetch current weather data for any city.
Integrate weather information in natural language format.
That require a simple RESTful or MCP protocol-based weather API.
This MCP server exposes weather workflows as tools that agents can consume, including a get-weather tool and a check-weather prompt template. It fetches real-time weather data from OpenWeatherMap and uses an LLM to interpret and return natural language weather descriptions. The server supports both a simplified direct API and a more complex MCP protocol approach, enabling flexible integration options.