Taiwan CWA Weather runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from pypi.
Access Taiwan CWA weather data and forecasts for all counties and cities
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tw-cwa-weather-mcp -- uvx tw-cwa-weather-mcp
{
"mcpServers": {
"tw-cwa-weather-mcp": {
"args": [
"tw-cwa-weather-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.tw-cwa-weather-mcp]
command = "uvx"
args = ["tw-cwa-weather-mcp"]
{
"mcpServers": {
"tw-cwa-weather-mcp": {
"args": [
"tw-cwa-weather-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"tw-cwa-weather-mcp": {
"args": [
"tw-cwa-weather-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.