search_activities
ActiveTool of mcp-bundestag-de
Bundestag/Bundesrat parliamentary activities filtered by GND subject descriptor (e.g. "Klimaschutz", "Mindestlohn") + optional ministry/date. Topic matching uses DIP subject descriptors (controlled German vocabulary) — pass a precise German subject term. For full document search use search_drucksachen instead.
Parameters schema
{
"type": "object",
"examples": [
{
"num": 50,
"query": "Klimawandel",
"date_to": "2024-12-31",
"ressort": "BMU",
"date_from": "2024-01-01"
},
{
"num": 100,
"query": "Energiewende",
"descriptor": "Erneuerbare Energien"
}
],
"properties": {
"num": {
"type": "number",
"description": "1-200 (default 50)"
},
"query": {
"type": "string",
"description": "GND subject descriptor — a precise German subject term, e.g. \"Klimaschutz\", \"Mindestlohn\" (matched against DIP's controlled vocabulary, not free text)"
},
"cursor": {
"type": "string",
"description": "Pagination cursor from prior page"
},
"format": {
"type": "string",
"description": "json (default) | xml"
},
"date_to": {
"type": "string",
"description": "YYYY-MM-DD"
},
"ressort": {
"type": "string",
"description": "Ministerium (e.g. \"BMI\")"
},
"date_from": {
"type": "string",
"description": "YYYY-MM-DD"
},
"descriptor": {
"type": "string",
"description": "Alias for query — GND subject descriptor (e.g. \"Klimaschutz\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-bundestag-de
https://github.com/pipeworx-io/mcp-bundestag-de
2/7 registries