You're viewing a demo portfolio

Join the waitlist
PRSM

get_politician

Active

Tool of openparliament-ca

declared in 0.1.0

Fetch a Canadian MP profile from OpenParliament.ca by politician slug — returns name, party, riding, province, election history, and links to their debate contributions.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "slug": "justin-trudeau"
    }
  ],
  "required": [
    "slug"
  ],
  "properties": {
    "slug": {
      "type": "string",
      "description": "Politician slug"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

openparliament-ca

https://github.com/pipeworx-io/mcp-openparliament-ca

2/7 registries
View full server →
get_politician — openparliament-ca — PRSM MCP