mcp-server-taiwan-aqi
by besthand
This server retrieves current and past 24 hours of air quality monitoring station data for Taiwan (R.O.C.). It's designed to integrate with the Claude Desktop application.
Last updated: N/A
What is mcp-server-taiwan-aqi?
This server provides access to real-time and historical air quality data from monitoring stations across Taiwan. It is designed to be used with the Model Context Protocol (MCP) and Claude Desktop application.
How to use mcp-server-taiwan-aqi?
- Download PHP 8.2.x. 2. Download and extract the server files. 3. Configure the
claude_desktop_config.json
file with the correct path toclient.php
and your API key. 4. Restart the Claude Desktop application. 5. Verify that theaqi-health-guidance
,aqi-query
, andaqi-query-recent
tools are available.
Key features of mcp-server-taiwan-aqi
Retrieves current AQI data
Provides historical AQI data for the past 24 hours
Integrates with Claude Desktop application
Offers tools for querying AQI data and health guidance
Use cases of mcp-server-taiwan-aqi
Providing air quality information to users via Claude Desktop
Integrating air quality data into other applications
Monitoring air quality trends in Taiwan
Generating health recommendations based on AQI levels
FAQ from mcp-server-taiwan-aqi
What data does this server provide?
What data does this server provide?
This server provides current and past 24 hours of air quality data from monitoring stations across Taiwan.
What is the Model Context Protocol (MCP)?
What is the Model Context Protocol (MCP)?
MCP is a protocol that allows applications to share context and data with each other.
How do I get an API key?
How do I get an API key?
The README does not specify where to obtain an API key. You may need to contact the author or provider of the data source.
What versions of PHP are supported?
What versions of PHP are supported?
The README specifies PHP 8.2.x is required.
Where can I find more information about using Claude Desktop?
Where can I find more information about using Claude Desktop?
Refer to the official Claude Desktop documentation and the Model Context Protocol documentation.