Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Anshul619 • Uncategorized
A Python-based MCP server that provides weather data integration for MCP clients like GitHub Copilot and Claude Desktop.
Retrieve current weather conditions for a specified city.
Provide short-term weather forecasts.
Fetch weather alerts for specific regions.
WeatherMCP Server is a local standard I/O server built in Python that fetches current weather conditions, short-term forecasts, and weather alerts. It integrates seamlessly with MCP clients such as VS Code's GitHub Copilot and Claude Desktop, enabling these tools to access weather information as a utility. The server is easy to set up with virtual environments and configurable JSON files for different clients, enhancing developer productivity by providing real-time weather data within their coding environment.