Weather
byjpan8866
0Provides real-time weather data to AI agents via the Model Control Protocol (MCP).
소개
Weather is a Python-based MCP tool that allows AI assistants to access up-to-date weather information from the National Weather Service (NWS) API. It offers functionalities to retrieve active weather alerts for any US state and detailed weather forecasts for specific locations using latitude and longitude coordinates. The service is designed to provide clean, formatted output, making it easy for AI agents to interpret and utilize the data.
주요 기능
- Retrieves active weather alerts by US state code
- Provides detailed weather forecasts for specific locations using latitude and longitude
- Offers clean, formatted output for easy integration with AI assistants
- Built as an MCP tool for seamless integration
- 0 GitHub stars
사용 사례
- Integrating real-time weather data into AI-powered virtual assistants
- Enabling AI agents to respond to weather-related user queries
- Automating weather-dependent tasks or decision-making processes