You're viewing a demo portfolio

Join the waitlist
PRSM

list_politicians

Active

Tool of openparliament-ca

declared in 0.1.0

Current + historic MPs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "party": "liberal",
      "current": true
    },
    {
      "name": "Smith",
      "limit": 20,
      "province": "ON"
    }
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Name fragment"
    },
    "limit": {
      "type": "number"
    },
    "party": {
      "type": "string",
      "description": "Party slug"
    },
    "offset": {
      "type": "number"
    },
    "current": {
      "type": "boolean",
      "description": "Only currently sitting (default true)"
    },
    "province": {
      "type": "string",
      "description": "Province code (e.g. \"ON\")"
    }
  }
}

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 →