trackmcp
Back to directory
besthand

mcp-server-taiwan-aqi

View on GitHub
0 stars PHPAI & Machine Learning Updated Mar 31, 2025

Documentation

mcp-server-taiwan-aqi

取得目前及過去 24 小時台灣各地空氣品質監測站資料。

Get current and past 24 hours air quality monitoring station data of Taiwan (R.O.C).

使用方法

1. 下載 PHP 8.2.x

2. 下載打包好的檔案並解壓縮

3. 修改 claude_desktop_config.json

code
{
  "mcpServers": {
	"taiwanaqi": {
	"command": "php",
	"args": [
		"D:\\[YOUR_PATH_FOLDER]\\client.php",
		"api_key=YOUR_API_KEY"
		]
	}
}

將 YOUR_PATH_FOLDER 更改成前一步驟解壓縮後的存放路徑

4. 重啟 Claude Desktop 應用程式

5. 重啟參考官方說明操作,確認看到以下 Tools:

  • aqi-health-guidance
  • aqi-query
  • aqi-query-recent

Frequently asked questions

What is mcp-server-taiwan-aqi?

mcp-server-taiwan-aqi is a Model Context Protocol (MCP) server listed in the TrackMCP directory.

How do I install mcp-server-taiwan-aqi?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp-server-taiwan-aqi open source?

Yes — it is hosted on GitHub at https://github.com/besthand/mcp-server-taiwan-aqi.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP