search_drucksachen
ActiveTool of mcp-bundestag-de
declared in 0.1.0
Search printed documents (bills, motions, answers).
Parameters schema
{
"type": "object",
"examples": [
{
"num": 50,
"query": "Mindestlohn",
"date_from": "2023-01-01",
"drucksachentyp": "Gesetzentwurf"
},
{
"num": 25,
"query": "Pandemie",
"drucksachentyp": "Kleine Anfrage"
}
],
"properties": {
"num": {
"type": "number"
},
"query": {
"type": "string"
},
"cursor": {
"type": "string"
},
"date_to": {
"type": "string"
},
"date_from": {
"type": "string"
},
"drucksachentyp": {
"type": "string",
"description": "Antrag | Gesetzentwurf | Beschlussempfehlung | Kleine Anfrage | …"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-bundestag-de
https://github.com/pipeworx-io/mcp-bundestag-de
2/7 registries