
mcp-server-taiwan-aqi
Get current and past 24 hours air quality monitoring station data of Taiwan (R.O.C).
what is mcp-server-taiwan-aqi?
The mcp-server-taiwan-aqi is a project that provides real-time and historical air quality data from monitoring stations across Taiwan (R.O.C).
how to use mcp-server-taiwan-aqi?
Users can access the air quality data by visiting the project's GitHub page and utilizing the provided API endpoints to retrieve current and past air quality information.
key features of mcp-server-taiwan-aqi?
- Access to current air quality data from various monitoring stations in Taiwan.
- Historical data for the past 24 hours.
- Easy integration with applications through API.
use cases of mcp-server-taiwan-aqi?
- Monitoring air quality for health and safety purposes.
- Researching environmental conditions in Taiwan.
- Integrating air quality data into mobile or web applications.
FAQ from mcp-server-taiwan-aqi?
- What kind of data does this project provide?
The project provides air quality data including pollutants like PM2.5, PM10, CO, and O3.
- Is the data real-time?
Yes, the project offers current air quality data as well as historical data for the past 24 hours.
- How can I access the data?
You can access the data through the API endpoints available on the project's GitHub page.
mcp-server-taiwan-aqi
取得目前及過去 24 小時台灣各地空氣品質監測站資料。 Get current and past 24 hours air quality monitoring station data of Taiwan (R.O.C).
#使用方法
- 下載 PHP 8.2.x
- 下載打包好的檔案並解壓縮
- 修改 claude_desktop_config.json
{
"mcpServers": {
"taiwanaqi": {
"command": "php",
"args": [
"D:\\[YOUR_PATH_FOLDER]\\client.php",
"api_key=YOUR_API_KEY"
]
}
}
將 YOUR_PATH_FOLDER 更改成前一步驟解壓縮後的存放路徑
- 重啟 Claude Desktop 應用程式
- 重啟參考官方說明操作,確認看到以下 Tools:
- aqi-health-guidance
- aqi-query
- aqi-query-recent