← Index

air-Q Cloud

io.github.CorantGmbH/mcp-airq-cloud·v1.4.4·Other
Quality Score
89
/100

MCP server for air-Q Cloud API — access air quality data from anywhere

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-airq-cloud": {
      "command": "uvx",
      "args": [
        "mcp-airq-cloud"
      ],
      "env": {
        "AIRQ_CLOUD_CONFIG_FILE": "<airq_cloud_config_file>",
        "AIRQ_CLOUD_DEVICES": "<your-airq_cloud_devices>",
        "AIRQ_CLOUD_API_KEY": "<your-airq_cloud_api_key>"
      }
    }
  }
}
§02  Environment variables
AIRQ_CLOUD_CONFIG_FILE

Path to the air-Q Cloud device configuration JSON file

AIRQ_CLOUD_DEVICES
secret

Inline JSON array with configured air-Q Cloud devices

AIRQ_CLOUD_API_KEY
secret

Global fallback API key (used when per-device api_key is omitted)

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other