You're viewing a demo portfolio

Join the waitlist
PRSM

search_politicians

Active

Tool of abgeordnetenwatch

declared in 0.1.0

Search German federal and state politicians by name (surname or partial surname, contains-match). Returns matching politicians with party, year of birth and sex. Example: name "Scholz" or "Merz". Use get_politician with a returned id for the full profile.

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Surname or partial surname to search for (contains match), e.g. \"Scholz\"."
    },
    "limit": {
      "type": "number",
      "description": "Max results to return (default 10)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

abgeordnetenwatch

https://github.com/pipeworx-io/mcp-abgeordnetenwatch

2/7 registries
View full server →