besthand_mcp_server_taiwan_aqi

besthand_mcp_server_taiwan_aqi

by besthand
Fetches current and past 24 hours air quality data from monitoring stations in Taiwan.

Taiwan Air Quality Monitoring MCP Server

Overview

The Taiwan Air Quality Monitoring MCP Server is a specialized tool designed to fetch and provide current and past 24-hour air quality monitoring station data for Taiwan (R.O.C). This implementation integrates seamlessly with Claude Desktop applications, enabling users to access real-time and historical air quality information effortlessly.

Features

  • Real-time Data Access: Retrieve the latest air quality data from monitoring stations across Taiwan.
  • Historical Data: Access air quality data from the past 24 hours.
  • Integration with Claude Desktop: Easily configure and use the server within the Claude Desktop environment.
  • Pre-built Tools: Includes tools like aqi-health-guidance, aqi-query, and aqi-query-recent for enhanced functionality.

Configuration

To set up the Taiwan Air Quality Monitoring MCP Server, follow these steps:

  1. Download PHP 8.2.x: Ensure you have PHP 8.2.x installed on your system. You can download it from the official PHP website.

  2. Download and Extract Files: Download the pre-packaged files and extract them to your desired directory.

  3. Modify Configuration File: Edit the claude_desktop_config.json file to include the following configuration:

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

    Replace [YOUR_PATH_FOLDER] with the path to the directory where you extracted the files.

  4. Restart Claude Desktop: Restart the Claude Desktop application to apply the changes.

  5. Verify Tools: After restarting, ensure that the following tools are available in your Claude Desktop application:

  6. aqi-health-guidance
  7. aqi-query
  8. aqi-query-recent

Usage

Once configured, you can use the Taiwan Air Quality Monitoring MCP Server to:
- Query real-time air quality data.
- Access historical air quality data from the past 24 hours.
- Receive health guidance based on current air quality conditions.

Resources

Stars and Forks

Releases

Packages

No packages have been published for this repository.


For more information or to report issues, visit the repository.

Features & Capabilities

Categories
mcp_server model_context_protocol php api_integration air_quality taiwan

Implementation Details

Stats

0 Views
1 GitHub Stars

Repository Info

besthand Organization

Similar MCP Servers

continuedev_continue by continuedev
25049
21423
9300