MCP Server Taiwan Weather runs on your own machine — the client starts it, so there is no endpoint to ping. 121 installs a week from npm. Last commit 21 Sep 2025.
用於取得臺灣中央氣象署 API 資料的 Model Context Protocol (MCP) Server
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 mcp-server-taiwan-weather -- npx -y @gonetone/mcp-server-taiwan-weather
{
"mcpServers": {
"mcp-server-taiwan-weather": {
"args": [
"-y",
"@gonetone/mcp-server-taiwan-weather"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-taiwan-weather]
command = "npx"
args = ["-y", "@gonetone/mcp-server-taiwan-weather"]
{
"mcpServers": {
"mcp-server-taiwan-weather": {
"args": [
"-y",
"@gonetone/mcp-server-taiwan-weather"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-taiwan-weather": {
"args": [
"-y",
"@gonetone/mcp-server-taiwan-weather"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.