Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by takzen • Uncategorized
A modular MCP server on Cloudflare Workers providing current weather and 5-day forecast APIs.
Current weather information for any city.
5-day weather forecasts to plan ahead.
That require a serverless, globally accessible API for weather data.
This MCP server offers a modular architecture to easily add tools for different APIs, currently supporting weather data retrieval such as current weather and 5-day forecasts for any city. It is serverless and globally accessible via Cloudflare Workers, requiring no infrastructure maintenance. The server communicates through a JSON interface, making it easy for AI models or other clients to integrate and use weather data.