air-Q Cloud runs on your own machine — the client starts it, so there is no endpoint to ping. 219 installs a week from pypi. Last commit 11 Jun 2026.
MCP server for air-Q Cloud API — access air quality data from anywhere
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-airq-cloud -- uvx mcp-airq-cloud
{
"mcpServers": {
"mcp-airq-cloud": {
"args": [
"mcp-airq-cloud"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-airq-cloud]
command = "uvx"
args = ["mcp-airq-cloud"]
{
"mcpServers": {
"mcp-airq-cloud": {
"args": [
"mcp-airq-cloud"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-airq-cloud": {
"args": [
"mcp-airq-cloud"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.