search_plenarprotokolle
ActiveTool of mcp-bundestag-de
List Bundestag plenary protocols (transcripts) by date range. NOT keyword-searchable — protocol titles are only session numbers, so for a topic use search_drucksachen; open a specific protocol with get_plenarprotokoll.
Parameters schema
{
"type": "object",
"examples": [
{
"num": 50,
"query": "Haushalt",
"date_to": "2024-06-30",
"date_from": "2024-01-01"
},
{
"num": 25,
"query": "Außenpolitik"
}
],
"properties": {
"num": {
"type": "number"
},
"cursor": {
"type": "string"
},
"date_to": {
"type": "string"
},
"date_from": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-bundestag-de
https://github.com/pipeworx-io/mcp-bundestag-de
2/7 registries