Content
# mcp-server-taiwan-aqi
Get current and past 24 hours air quality monitoring station data of Taiwan (R.O.C).
# Usage
1. [Download PHP 8.2.x](https://www.php.net/downloads.php#v8.2.28)
2. Download the packaged file and unzip it.
3. Modify `claude_desktop_config.json`
```
{
"mcpServers": {
"taiwanaqi": {
"command": "php",
"args": [
"D:\\[YOUR_PATH_FOLDER]\\client.php",
"api_key=YOUR_API_KEY"
]
}
}
```
Change `YOUR_PATH_FOLDER` to the path where you unzipped the file in the previous step.
4. Restart the Claude Desktop application.
5. Restart and refer to the [official documentation](https://modelcontextprotocol.io/quickstart/user) to confirm that you see the following Tools:
* aqi-health-guidance
* aqi-query
* aqi-query-recent
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
markitdown
Python tool for converting files and office documents to Markdown.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
claude-code-config
Production-ready Claude Code configuration with self-improvement loop,...
bouvet
Sandbox for Agents
mighty-security
Don't Simply Trust MCP Server Code, Validate and Scan