Luchtmeetnet MCP — official Netherlands air quality (RIVM Luchtmeetnet, api.luchtmeetnet.nl)
claude mcp add luchtmeetnet --transport http https://gateway.pipeworx.io/luchtmeetnet/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"luchtmeetnet": {
"url": "https://gateway.pipeworx.io/luchtmeetnet/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"luchtmeetnet": {
"serverUrl": "https://gateway.pipeworx.io/luchtmeetnet/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"luchtmeetnet": {
"type": "http",
"url": "https://gateway.pipeworx.io/luchtmeetnet/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"luchtmeetnet": {
"url": "https://gateway.pipeworx.io/luchtmeetnet/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"luchtmeetnet": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/luchtmeetnet/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/luchtmeetnet/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--luchtmeetnet/reviews or the review_server meta-tool.
POST /mcp