Mcp Server Taiwan Weather is a Model Context Protocol (MCP) server: 用於取得臺灣中央氣象署 API 資料的 Model Context Protocol (MCP) Server. Because it speaks the Model Context Protocol, AI assistants can use Mcp Server Taiwan Weather as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @gonetone/mcp-server-taiwan-weather speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need CWA_API_KEY. The current release is v0.1.4, published under the MIT license, with source at GoneTone/mcp-server-taiwan-weather on GitHub, where it has earned 11 stars.
On mcp.site, Mcp Server Taiwan Weather sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Mcp Server Taiwan Weather for GoneTone, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @gonetone/mcp-server-taiwan-weather · MCP over stdio
▸Credentials — Requires CWA_API_KEY
▸Open source — MIT license · GoneTone/mcp-server-taiwan-weather