← Index

air-Q

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

MCP server for direct HTTP communication with air-Q air quality sensor devices

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-airq": {
      "command": "uvx",
      "args": [
        "mcp-airq"
      ],
      "env": {
        "AIRQ_CONFIG_FILE": "<airq_config_file>",
        "AIRQ_DEVICES": "<your-airq_devices>"
      }
    }
  }
}
§02  Environment variables
AIRQ_CONFIG_FILE

Path to the air-Q device configuration JSON file

AIRQ_DEVICES
secret

Inline JSON array with configured air-Q devices

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