You're viewing a demo portfolio

Join the waitlist
PRSM

search_people

Active

Tool of Tweedekamer Nl

declared in 0.1.0

Convenience search over Tweede Kamer members/people (Persoon entity) by name. Matches a case-insensitive substring against surname (Achternaam) and/or preferred first name (Roepnaam). Returns id, name parts, role (Functie) and party label.

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "top": {
      "type": "number",
      "description": "Max results (default 25)."
    },
    "name": {
      "type": "string",
      "description": "Name fragment to search for, e.g. \"Rutte\", \"Mark\", \"Wilders\"."
    },
    "field": {
      "enum": [
        "achternaam",
        "roepnaam",
        "both"
      ],
      "type": "string",
      "description": "Which field to match: achternaam (surname), roepnaam (first name), or both (default)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Tweedekamer Nl

https://github.com/pipeworx-io/mcp-tweedekamer-nl

1/7 registries
View full server →