You're viewing a demo portfolio

Join the waitlist
PRSM

search_drucksachen

Active

Tool 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 | …"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-bundestag-de

https://github.com/pipeworx-io/mcp-bundestag-de

2/7 registries
View full server →