Odel
air-Q Cloud

air-Q Cloud

Local
@corantgmbhPythonApache-2.0Updated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-airq-cloudv1.4.6

Run

uvx mcp-airq-cloud

MCP client config

{
  "mcpServers": {
    "air-q-cloud": {
      "command": "uvx",
      "args": [
        "mcp-airq-cloud"
      ]
    }
  }
}