Connects Claude to the Dutch Parliament's open data API through Pipeworx's gateway infrastructure. The source doesn't list specific tools, but given it's targeting Tweede Kamer data, you'd expect access to parliamentary documents, voting records, member information, and committee activities. Useful if you're building applications around Dutch politics, researching legislation, or need to query parliamentary proceedings programmatically. Part of Pipeworx's larger gateway offering 673+ data sources, so you can use it standalone or tap into the full collection. Includes an ask_pipeworx natural language interface that routes questions to the appropriate tools without manual function calls.
Dutch Parliament (Tweede Kamer) open data MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"tweedekamer-nl": {
"url": "https://gateway.pipeworx.io/tweedekamer-nl/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Tweedekamer Nl data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json