search_politicians
ActiveTool of abgeordnetenwatch
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)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
abgeordnetenwatch
https://github.com/pipeworx-io/mcp-abgeordnetenwatch
2/7 registries