Connects Claude to Taiwan's Central Weather Administration API to pull current conditions and forecasts across all Taiwanese counties and cities. You'd reach for this when building applications that need localized weather data for Taiwan, whether that's a travel assistant, agricultural planning tool, or event scheduling bot. The server handles the CWA API integration so you can query weather by location without dealing with authentication or API specifics yourself. Useful if you're serving Taiwanese users or need region-specific meteorological data that global weather services might not cover as granularly.
claude mcp add --transport stdio io.github.nigue3025-tw-cwa-weather-mcp -- uvx tw-cwa-weather-mcp