Loading MCP server directory, please wait...
MCP server for direct HTTP communication with air-Q air quality sensor devices
npx @getmcp/cli add io.github.CorantGmbH/mcp-airqRequires 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": {
"command": "uvx",
"args": [
"mcp-airq"
],
"env": {
"AIRQ_CONFIG_FILE": "",
"AIRQ_DEVICES": ""
}
}
}
}