关于
Weather provides a robust Model Code Provider (MCP) server solution, built entirely in Python, to seamlessly integrate weather data fetching capabilities into your AI assistant workflows. It operates as a local standard I/O server, easily configurable with popular MCP clients such as GitHub Copilot in VS Code and Claude Desktop. Users can query for current weather conditions, retrieve short-term forecasts, and fetch regional weather alerts, making it an invaluable tool for context-aware AI interactions.
主要功能
- Runs as a local standard I/O server
- Retrieves current weather conditions for any city
- Provides short-term weather forecasts
- Seamless integration with GitHub Copilot (VS Code) and Claude Desktop
- Fetches regional weather alerts (e.g., for US states)
- 0 GitHub stars
使用案例
- Quickly obtain current weather conditions for any city via AI assistant prompts
- Receive short-term weather forecasts for planning activities or events
- Monitor regional weather alerts for specific geographic areas
- Integrate weather data directly into coding or research workflows using AI tools