Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.nick-ma/uk-parliament-members

NPM · @DARKHORSEONE/MCP-SERVER-UK-PARLIAMENT-MEMBERS · SCANNED SEP 22

MCP server for UK Parliament Members API

0 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability68
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2200 tokens (~51/item across 43 items; 43 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 86% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 43 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 43 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.nick-ma/uk-parliament-members MCP server?

io.github.nick-ma/uk-parliament-members runs locally as an npm package, launched with npx -y @darkhorseone/mcp-server-uk-parliament-members. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @darkhorseone/mcp-server-uk-parliament-members

# add to Claude Code
claude mcp add nick-ma-uk-parliament-members -- npx -y @darkhorseone/mcp-server-uk-parliament-members
// .cursor/mcp.json
{
  "mcpServers": {
    "nick-ma-uk-parliament-members": {
      "command": "npx",
      "args": [
        "-y",
        "@darkhorseone/mcp-server-uk-parliament-members"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "nick-ma-uk-parliament-members": {
      "command": "npx",
      "args": [
        "-y",
        "@darkhorseone/mcp-server-uk-parliament-members"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add nick-ma-uk-parliament-members -- npx -y @darkhorseone/mcp-server-uk-parliament-members
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "nick-ma-uk-parliament-members": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@darkhorseone/mcp-server-uk-parliament-members"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add nick-ma-uk-parliament-members --command npx --arg -y --arg @darkhorseone/mcp-server-uk-parliament-members
# ~/.hermes/config.yaml
mcp_servers:
  nick-ma-uk-parliament-members:
    command: "npx"
    args: ["-y", "@darkhorseone/mcp-server-uk-parliament-members"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "nick-ma-uk-parliament-members": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@darkhorseone/mcp-server-uk-parliament-members"
      ]
    }
  }
}
# add to Vellum
assistant mcp add nick-ma-uk-parliament-members -t stdio -c npx -a -y @darkhorseone/mcp-server-uk-parliament-members
// mcp.json
{
  "mcpServers": {
    "nick-ma-uk-parliament-members": {
      "command": "npx",
      "args": [
        "-y",
        "@darkhorseone/mcp-server-uk-parliament-members"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 0
    • Stability: 0.97 → pass security
  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Analysed npm/@darkhorseone/mcp-server-uk-parliament-members@1.0.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 43 exposed · ~2,200 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
ukp_location_browse ~48

Returns a list of locations, both parent and child

NameTypeReqDescription
locationNamestringyesLocation by name specified
locationTypenumber|stringyesLocation by type of location

No output schema declared.

No examples provided.

ukp_location_constituency ~30

Returns a constituency by ID

NameTypeReqDescription
idnumber|stringyesConstituency by ID

No output schema declared.

No examples provided.

ukp_location_constituency_election_result ~52

Returns an election result by constituency and election id

NameTypeReqDescription
electionIdnumber|stringyesElection result by election id
idnumber|stringyesElection result by constituency id

No output schema declared.

No examples provided.

ukp_location_constituency_election_result_latest ~38

Returns latest election result by constituency id

NameTypeReqDescription
idnumber|stringyesLatest election result by constituency id

No output schema declared.

No examples provided.

ukp_location_constituency_election_results ~38

Returns a list of election results by constituency ID

NameTypeReqDescription
idnumber|stringyesElections results by constituency ID

No output schema declared.

No examples provided.

ukp_location_constituency_geometry ~31

Returns geometry by constituency ID

NameTypeReqDescription
idnumber|stringyesGeometry by constituency ID

No output schema declared.

No examples provided.

ukp_location_constituency_representations ~37

Returns a list of representations by constituency ID

NameTypeReqDescription
idnumber|stringyesRepresentations by constituency ID

No output schema declared.

No examples provided.

ukp_location_constituency_search ~83

Returns a list of constituencies

NameTypeReqDescription
searchTextstringConstituencies containing serach term in their name
skipnumber|stringThe number of records to skip from the first, default is 0
takenumber|stringThe number of records to return, default is 20. Maximum is 20

No output schema declared.

No examples provided.

ukp_location_constituency_synopsis ~33

Returns a synopsis by constituency ID

NameTypeReqDescription
idnumber|stringyesSynopsis by constituency ID

No output schema declared.

No examples provided.

ukp_lords_interests_register ~71

Returns a list of registered interests

NameTypeReqDescription
includeDeletedboolean|stringRegistered interests that have been deleted
pagenumber|stringPage of results to return, default 0. Results per page 20.
searchTermstringRegistered interests containing search term

No output schema declared.

No examples provided.

ukp_lords_interests_staff ~54

Returns a list of staff

NameTypeReqDescription
pagenumber|stringPage of results to return, default 0. Results per page 20.
searchTermstringStaff containing search term

No output schema declared.

No examples provided.

ukp_members_biography ~33

Return biography of member by ID

NameTypeReqDescription
idnumber|stringyesBiography of Member by ID specified

No output schema declared.

No examples provided.

ukp_members_contact ~35

Return list of contact details of member by ID

NameTypeReqDescription
idnumber|stringyesContact details of Member by ID specified

No output schema declared.

No examples provided.

ukp_members_contribution_summary ~43

Return contribution summary of member by ID

NameTypeReqDescription
idnumber|stringyesContribution summary of Member by ID specified
pagenumber|string

No output schema declared.

No examples provided.

ukp_members_edms ~46

Return list of early day motions of member by ID

NameTypeReqDescription
idnumber|stringyesEarly day motions of Member by ID specified
pagenumber|string

No output schema declared.

No examples provided.

ukp_members_experience ~32

Return experience of member by ID

NameTypeReqDescription
idnumber|stringyesExperience of Member by ID specified

No output schema declared.

No examples provided.

ukp_members_focus ~37

Return list of areas of focus of member by ID

NameTypeReqDescription
idnumber|stringyesAreas of focus of Member by ID specified

No output schema declared.

No examples provided.

ukp_members_get_by_id ~49

Return member by ID

NameTypeReqDescription
detailsForDatestringMember object will be populated with details from the date specified
idnumber|stringyesMember by ID specified

No output schema declared.

No examples provided.

ukp_members_history ~36

Return members by ID with list of their historical names, parties and memberships

NameTypeReqDescription
idsList of MemberIds to find

No output schema declared.

No examples provided.

ukp_members_latest_election_result ~38

Return latest election result of member by ID

NameTypeReqDescription
idnumber|stringyesLatest election result of Member by ID specified

No output schema declared.

No examples provided.

ukp_members_portrait ~50

Return portrait of member by ID

NameTypeReqDescription
cropTypenumber|string
idnumber|stringyesPortrait of Member by ID specified
webVersionboolean|string

No output schema declared.

No examples provided.

ukp_members_portrait_url ~35

Return portrait url of member by ID

NameTypeReqDescription
idnumber|stringyesPortrait url of Member by ID specified

No output schema declared.

No examples provided.

ukp_members_registered_interests ~52

Return list of registered interests of member by ID

NameTypeReqDescription
housenumber|stringRegistered interests of Member by House specified
idnumber|stringyesRegistered interests of Member by ID specified

No output schema declared.

No examples provided.

ukp_members_search ~453

Returns a list of current members of the Commons or Lords

NameTypeReqDescription
ConstituencyIdnumber|stringMembers which currently hold the constituency with constituency id
ExperiencestringMembers with specified experience
GenderstringMembers with the gender specified
Housenumber|stringMembers where their most recent house is the house specified
IsCurrentMemberboolean|stringMembers who are current or former members
IsEligibleboolean|stringMembers currently Eligible to sit in their House
LocationstringMembers where postcode or geographical location matches the term specified Searches for current constituencies with full postcode, or outward code; and name of constituency If there are no…
MembershipEnded.MembershipEndReasonIds
MembershipEnded.MembershipEndedSincestringMembers who left the House on or after the date given
MembershipInDateRange.WasMemberOfHousenumber|stringMembers who were active in the house specifid
MembershipInDateRange.WasMemberOnOrAfterstringMembers who were active on or after the date specified
MembershipInDateRange.WasMemberOnOrBeforestringMembers who were active on or before the date specified
MembershipStartedSincestringMembers who started on or after the date given
NamestringMembers where name contains term specified
NameStartsWithstringMembers with surname begining with letter(s) specified
PartyIdnumber|stringMembers which are currently affiliated with party with party ID
PolicyInterestIdnumber|stringMembers with specified policy interest
PostTitlestringMembers which have held the post specified
skipnumber|stringThe number of records to skip from the first, default is 0
takenumber|stringThe number of records to return, default is 20. Maximum is 20

No output schema declared.

No examples provided.

ukp_members_search_historical ~108

Returns a list of members of the Commons or Lords

NameTypeReqDescription
dateToSearchForstringMembers that were an active member of the Commons or Lords on the date specified
namestringMembers with names containing the term specified
skipnumber|stringThe number of records to skip from the first, default is 0
takenumber|stringThe number of records to return, default is 20. Maximum is 20

No output schema declared.

No examples provided.

ukp_members_staff ~33

Return list of staff of member by ID

NameTypeReqDescription
idnumber|stringyesStaff of Member by ID specified

No output schema declared.

No examples provided.

ukp_members_synopsis ~32

Return synopsis of member by ID

NameTypeReqDescription
idnumber|stringyesSynopsis of Member by ID specified

No output schema declared.

No examples provided.

ukp_members_thumbnail ~31

Return thumbnail of member by ID

NameTypeReqDescription
idnumber|stringyesThumbnail of Member by ID specified

No output schema declared.

No examples provided.

ukp_members_thumbnail_url ~34

Return thumbnail url of member by ID

NameTypeReqDescription
idnumber|stringyesThumbnail url of Member by ID specified

No output schema declared.

No examples provided.

ukp_members_voting ~50

Return list of votes by member by ID

NameTypeReqDescription
housenumber|stringyes
idnumber|stringyesVotes by Member by ID specified
pagenumber|string

No output schema declared.

No examples provided.

ukp_members_written_questions ~44

Return list of written questions by member by ID

NameTypeReqDescription
idnumber|stringyesWritten questions by Member by ID specified
pagenumber|string

No output schema declared.

No examples provided.

ukp_parties_get_active ~37

Returns a list of current parties with at least one active member.

NameTypeReqDescription
housenumber|stringyesCurrent parties by house

No output schema declared.

No examples provided.

ukp_parties_lords_by_type ~42

Returns the composition of the House of Lords by peerage type.

NameTypeReqDescription
forDatestringyesComposition of the Lords for date specified.

No output schema declared.

No examples provided.

ukp_parties_state_of_the_parties ~51

Returns current state of parties

NameTypeReqDescription
forDatestringyesState of parties for the date specified
housenumber|stringyesState of parties in Commons or Lords.

No output schema declared.

No examples provided.

ukp_posts_departments ~28

Returns a list of departments.

NameTypeReqDescription
typenumber|stringyesDepartments by type

No output schema declared.

No examples provided.

ukp_posts_government_posts ~33

Returns a list of government posts.

NameTypeReqDescription
departmentIdnumber|stringGovernment posts by department ID

No output schema declared.

No examples provided.

ukp_posts_opposition_posts ~33

Returns a list of opposition posts.

NameTypeReqDescription
departmentIdnumber|stringOpposition posts by department ID

No output schema declared.

No examples provided.

ukp_posts_speaker_and_deputies ~40

Returns a list containing the speaker and deputy speakers.

NameTypeReqDescription
forDatestringyesSpeaker and deputy speakers for date specified

No output schema declared.

No examples provided.

ukp_posts_spokespersons ~34

Returns a list of spokespersons.

NameTypeReqDescription
partyIdnumber|stringSpokespersons by party ID

No output schema declared.

No examples provided.

ukp_reference_answering_bodies ~36

Returns a list of answering bodies.

NameTypeReqDescription
idnumber|string
nameContainsstring

No output schema declared.

No examples provided.

ukp_reference_departments ~33

Returns a list of departments.

NameTypeReqDescription
idnumber|string
nameContainsstring

No output schema declared.

No examples provided.

ukp_reference_departments_logo ~28

Returns department logo.

NameTypeReqDescription
idnumber|stringyesLogo by department ID

No output schema declared.

No examples provided.

ukp_reference_policy_interests ~19

Returns a list of policy interest.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the io.github.nick-ma/uk-parliament-members MCP server?

io.github.nick-ma/uk-parliament-members is an MCP server listed in the public MCP registry as io.github.nick-ma/uk-parliament-members. MCP server for UK Parliament Members API. This page covers its npm package (@darkhorseone/mcp-server-uk-parliament-members).

Is the io.github.nick-ma/uk-parliament-members MCP server safe to use?

io.github.nick-ma/uk-parliament-members scores 82 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.nick-ma/uk-parliament-members MCP server expose?

io.github.nick-ma/uk-parliament-members exposes 43 tools: ukp_location_browse, ukp_location_constituency_search, ukp_location_constituency, ukp_location_constituency_synopsis, ukp_location_constituency_representations, and 38 more. Their descriptions and schemas cost roughly 2,200 tokens of context every time the server is loaded.

Is the io.github.nick-ma/uk-parliament-members MCP server still maintained?

io.github.nick-ma/uk-parliament-members is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.nick-ma/uk-parliament-members MCP server under?

io.github.nick-ma/uk-parliament-members declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.