소개
This simple server facilitates the retrieval of weather forecasts from the Taiwan Central Weather Administration (CWA) API directly within Claude Desktop. By obtaining a CWA API key, users can easily access up-to-date weather information for all cities and counties in Taiwan, enhancing Claude's ability to provide relevant and localized responses. The server is lightweight, easy to set up, and supports integration via Docker for streamlined deployment.
주요 기능
- Lightweight Node.js implementation
- Docker support for simplified deployment
- Access to CWA weather forecast data for all Taiwan cities and counties
- 1 GitHub stars
- Easy integration with Claude Desktop
- Provides a `get_weather_forecast` tool for retrieving 36-hour forecasts
사용 사례
- Integrating localized weather forecasts into Claude's responses.
- Retrieving current weather conditions for a specific city in Taiwan using Claude.
- Automating weather data retrieval for use in other applications.