Connects to Abgeordnetenwatch, the German parliament transparency platform, giving you programmatic access to data on federal and state legislators, voting records, and parliamentary activity. The source doesn't list specific tools, but this is part of Pipeworx's gateway approach where you can use ask_pipeworx to query in plain English rather than calling individual endpoints. Useful if you're building apps that need German political data, tracking legislative positions, or analyzing parliamentary behavior. Runs as a hosted service, so no local setup. You can connect to just this source or get the full Pipeworx gateway for 790+ data sources.
Abgeordnetenwatch MCP — German federal & state parliament data.
Part of Pipeworx — an MCP gateway connecting AI agents to 790+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"abgeordnetenwatch": {
"url": "https://gateway.pipeworx.io/abgeordnetenwatch/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 790+ 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 Abgeordnetenwatch 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