Navigation
mcp-server-taiwan-aqi: Real-Time AQI & 24hr Environmental Insights - MCP Implementation

mcp-server-taiwan-aqi: Real-Time AQI & 24hr Environmental Insights

Instant access to real-time & 24hr Taiwan air quality data from official stations—reliable, comprehensive insights for health & environment.

Research And Data
4.3(155 reviews)
232 saves
108 comments

Ranked in the top 10% of all AI tools in its category

About mcp-server-taiwan-aqi

What is mcp-server-taiwan-aqi: Real-Time AQI & 24hr Environmental Insights?

This tool provides instant access to Taiwan's air quality data from official monitoring stations, including real-time AQI readings and 24-hour historical trends. Designed for environmental analysis and health decision-making, it aggregates data in a structured format for seamless integration with AI platforms like Claude Desktop.

How to use mcp-server-taiwan-aqi: Real-Time AQI & 24hr Environmental Insights?

  1. Install PHP 8.2.x (download link)
  2. Extract the downloaded package and adjust the claude_desktop_config.json file:
  3. 
    {
      "mcpServers": {
        "taiwanaqi": {
          "command": "php",
          "args": [
            "[YOUR_ADJUSTED_PATH]\\client.php",
            "api_key=YOUR_API_KEY"
          ]
        }
      }
    }
  4. Restart Claude Desktop and verify availability of these tools: aqi-health-guidance, aqi-query, aqi-query-recent

mcp-server-taiwan-aqi Features

Key Features of mcp-server-taiwan-aqi: Real-Time AQI & 24hr Environmental Insights?

  • Granular AQI data granularity down to station-level
  • Time-series analysis for 24-hour pollution trends
  • API-driven architecture for custom integrations
  • Lightweight PHP-based backend for minimal resource usage

Use cases of mcp-server-taiwan-aqi: Real-Time AQI & 24hr Environmental Insights?

Perfect for:

  • Health advisories via AI chatbots
  • Comparative pollution analysis between regions
  • Automated alert systems for hazardous AQI levels
  • Historical pattern recognition for environmental studies

mcp-server-taiwan-aqi FAQ

FAQ from mcp-server-taiwan-aqi: Real-Time AQI & 24hr Environmental Insights?

Do I need an API key?
Yes - replace YOUR_API_KEY with credentials from official data sources
How often is data updated?
Real-time updates every 15 minutes from EPA Taiwan
Can I visualize the data?
Output is JSON-formatted, compatible with charting libraries like Chart.js

Content

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
{
  "mcpServers": {
	"taiwanaqi": {
	"command": "php",
	"args": [
		"D:\\[YOUR_PATH_FOLDER]\\client.php",
		"api_key=YOUR_API_KEY"
		]
	}
}

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

  1. 重啟 Claude Desktop 應用程式
  2. 重啟參考官方說明操作,確認看到以下 Tools:
  • aqi-health-guidance
  • aqi-query
  • aqi-query-recent

Related MCP Servers & Clients