mcp-openaq
OpenAQ MCP — wraps OpenAQ v2 API (free, no auth required)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"openaq": {
"url": "https://gateway.pipeworx.io/openaq/mcp"
}
}
}
Or use the CLI:
npx pipeworx use openaq
License
MIT