Loading MCP server directory, please wait...
MCP server for air-Q Cloud API — access air quality data from anywhere
npx @getmcp/cli add io.github.CorantGmbH/mcp-airq-cloudRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CorantGmbH/mcp-airq-cloud": {
"command": "uvx",
"args": [
"mcp-airq-cloud"
],
"env": {
"AIRQ_CLOUD_CONFIG_FILE": "",
"AIRQ_CLOUD_DEVICES": "",
"AIRQ_CLOUD_API_KEY": ""
}
}
}
}