You're viewing a demo portfolio

Join the waitlist
PRSM

search_members

Active

Tool of Uk Parliament

declared in 0.1.0

Search MPs and Lords by name / party / location / house.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "Keir Starmer",
      "is_current": true
    },
    {
      "take": 10,
      "party": "Labour",
      "location": "SW1A 1AA"
    }
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Search across name fields"
    },
    "skip": {
      "type": "number",
      "description": "0-based offset"
    },
    "take": {
      "type": "number",
      "description": "1-20 (default 20)"
    },
    "house": {
      "type": "number",
      "description": "1 = Commons, 2 = Lords"
    },
    "party": {
      "type": "string",
      "description": "Party name"
    },
    "location": {
      "type": "string",
      "description": "Postcode or constituency name"
    },
    "is_current": {
      "type": "boolean",
      "description": "Only currently-sitting members (default true)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Uk Parliament

https://github.com/pipeworx-io/mcp-uk-parliament

1/7 registries
View full server →
search_members — Uk Parliament — PRSM MCP