Back to search
30
MCP streamable-http

Openaq

io.github.pipeworx-io/openaq

OpenAQ MCP — wraps OpenAQ v2 API (free, no auth required)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-openaq
OpenAQ MCP — wraps OpenAQ v2 API (free, no auth required)
0 tools
openalex
OpenAlex MCP — wraps the OpenAlex API (scholarly works, free, no auth)
0 tools · streamable-http
Openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
0 tools · streamable-http
Quotable
Quotable MCP — wraps Quotable API (free, no auth)
0 tools · streamable-http
Pypi
PyPI MCP — wraps the PyPI JSON API (free, no auth)
0 tools · streamable-http
microlink
Microlink MCP — wraps Microlink API (free tier, no auth required)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openaq": {
      "url": "https://gateway.pipeworx.io/openaq/mcp",
      "transport": "streamable-http"
    }
  }
}