Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MikeTeddyOmondi • Uncategorized
An MCP server that connects to OpenWeatherMap API and caches weather data for AI model access.
Access real-time weather data for any city.
Retrieve 5-day weather forecasts.
Query weather information by geographic coordinates.
This MCP server provides real-time weather data and 5-day forecasts by connecting to the OpenWeatherMap API, caching responses in Redis to improve performance. It supports multiple transport methods including SSE and Stdio, enabling AI models to query weather information by city or geographic coordinates. The server is modular and extensible, allowing easy addition of new tools and features.