air-Q Cloud runs on your own machine — the client starts it, so there is no endpoint to ping. 297 installs a week from pypi. Last commit 5 Aug 2026.
MCP server for air-Q Cloud API — access air quality data from anywhere
Today is the operative word: we check air-Q Cloud every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
AIRQ_CLOUD_CONFIG_FILE (Path to the air-Q Cloud device configuration JSON file), AIRQ_CLOUD_DEVICES (Inline JSON array with configured air-Q Cloud devices), AIRQ_CLOUD_API_KEY (Global fallback API key (used when per-device api_key is omitted)).
The author declared them in the registry entry; get the values from the project itself.
AniList MCP server for accessing AniList API data
MCP server for accessing Strava API
MCP server for iCloud (Apple) Calendar access via CalDAV
Cloud-hosted MCP server for secure AI access to enterprise data sources via CData Connect AI.
MCP server for Africa API — access data on all 54 African countries through Claude
HDF5 FastMCP - Scientific Data Access for AI Agents | CLIO Kit MCP Server
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
Access ocean data from 80+ ERDDAP servers worldwide
Answers built from our own checks of this server.