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-committees

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

MCP server for UK Parliament Committees API

0 this week 83 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 Usability73
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 3668 tokens (~96/item across 38 items; 38 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 38 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 38 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-committees MCP server?

io.github.nick-ma/uk-parliament-committees runs locally as an npm package, launched with npx -y @darkhorseone/mcp-server-uk-parliament-committees. 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-committees

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

  • 21 Sept 26 +1

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

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

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

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
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-committees@1.0.1

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 · 38 exposed · ~3,668 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
banners ~21

Return messaging banners

NameTypeReqDescription
locationyesLocation of banner to return

No output schema declared.

No examples provided.

get ~60

Get a list of Committee Meetings between two dates.

NameTypeReqDescription
FromDatestringyesGet meetings from and including this date, format 'yyyy-mm-dd'.
ToDatestringyesGet meetings up to and including this date, format 'yyyy-mm-dd'.

No output schema declared.

No examples provided.

get_activities_by_id ~54

Return a list of activities for an event

NameTypeReqDescription
idnumber|stringyesEvent Id to return activities for
showOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true

No output schema declared.

No examples provided.

get_attendances_by_id ~56

Return a list of attendances for an event

NameTypeReqDescription
idnumber|stringyesEvent Id to return attendance for
showOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true

No output schema declared.

No examples provided.

get_bill_petition_by_id ~50

Return a Bill petition

NameTypeReqDescription
idnumber|stringyesBill petition with ID specified
showOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true

No output schema declared.

No examples provided.

get_bill_petition_document ~45

Return a document for a Bill petition

NameTypeReqDescription
fileDataFormatyesType of file to return
idnumber|stringyesPetition Id of the document return

No output schema declared.

No examples provided.

get_bill_petitions ~181

Return a list of Bill petitions

NameTypeReqDescription
CommitteeBusinessIdnumber|stringList of evidence related to a committee business with the committee business id
CommitteeIdnumber|stringList of evidence related to a committee with the committee id
EndDatestringList of evidence published on or before date provided
SearchTermstringSearch by witness names, organisation names, and submission identifiers (where applicable). Must be 2 characters or more.
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true
Skipnumber|stringNumbers of items to skip - defaults to 0
StartDatestringList of evidence published on or after date provided
Takenumber|stringNumber of items to be returned - defaults to 30

No output schema declared.

No examples provided.

get_committee_archived_publication_links ~36

Return all CommitteeArchivedPublicationLinks linked to a Committee

NameTypeReqDescription
idnumber|stringyesCommittee Id specified

No output schema declared.

No examples provided.

get_committee_business ~245

Return a list of committee businesses

NameTypeReqDescription
BusinessTypeIdnumber|stringId for committee business type
CommitteeBusinessIdsList of committee businesses by Ids
CommitteeIdnumber|stringId for the related committee
CurrentlyAcceptingEvidenceboolean|stringLimit to committee businesses that are currently accepting written evidence submissions
CurrentlyAcceptingPetitionsboolean|stringLimit to committee businesses that are currently accepting hybrid or private bill petitions
DateFromstringList of committee business starting on or after date provided
DateTostringList of committee business opened on or before date provided
SearchTermstringSearch by committee business name. Must be 2 characters or more.
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true
Skipnumber|stringNumbers of items to skip - defaults to 0
SortOrderList committee business by specified sort order
StatusList of committees business by status
Takenumber|stringNumber of items to be returned - defaults to 30

No output schema declared.

No examples provided.

get_committee_business_by_id ~70

Return a committee business

NameTypeReqDescription
idnumber|stringyesCommittee business Id to return
includeBannersboolean|stringInclude banner image file in result - defaults to false
showOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true

No output schema declared.

No examples provided.

get_committee_by_id ~67

Return a Committee

NameTypeReqDescription
idnumber|stringyesCommittee with ID specified
includeBannersboolean|stringInclude banner image file in result - defaults to false
showOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true

No output schema declared.

No examples provided.

get_committee_person_photo ~46

Return photo for a lay member of the committee

NameTypeReqDescription
idnumber|stringyesThe committee id
personIdnumber|stringyesId of the lay member

No output schema declared.

No examples provided.

get_committees ~207

Return a list of Committees

NameTypeReqDescription
CommitteeBusinessIdnumber|stringList of committees by committee business
CommitteeCategoryList of committees by category
CommitteeIdsList of committees by Ids
CommitteeStatusList of committees by status - defaults to current
CommitteeTypeIdnumber|stringList of committees by the type
HouseList of committees by House
ParentCommitteeIdnumber|stringList of committees by child committees of a parent
SearchTermstringSearch by committee name. Performs a full text search across committee names (including historic), as well as any metadata configured for the committee.
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true
Skipnumber|stringNumbers of items to skip - defaults to 0
Takenumber|stringNumber of items to be returned - defaults to 30

No output schema declared.

No examples provided.

get_countries ~15

Return a list of Countries

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_document ~52

Return a document for a publication

NameTypeReqDescription
documentIdnumber|stringyesDocument Id to return
fileDataFormatyesType of file to return
idnumber|stringyesPublication Id to return

No output schema declared.

No examples provided.

get_event_activities ~347

Return a list of event activities

NameTypeReqDescription
CommitteeBusinessIdnumber|stringReturn a list of events for the committee Business ID specified
CommitteeIdnumber|stringReturn a list of events for the committee ID specified
EndDateFromstringList of events ending after the date provided
EventTypeIdnumber|stringList of events with the specified event type
ExcludeCancelledEventsboolean|stringExclude cancelled events from the response
GroupChildEventsWithParentboolean|stringReturn child events as a property of its parent event - defaults to false
HouseList of events with committees pertaining to the house specified
IncludeActivityAttendeesboolean|stringReturn a list of attendees with each activity - defaults to false
IncludeEventAttendeesboolean|stringInclude the events attendees in the response (it's a little more expensive to do so)
LocationIdnumber|stringList of events with the location id specified
SearchTermstringList of events containing the search term specified. Must be 2 characters or more.
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true
Skipnumber|stringNumbers of items to skip - defaults to 0
SortAscendingboolean|stringSort by start date ascending
StartDateFromstringList of events starting after the date provided
StartDateTostringList of events starting before the date provided
Takenumber|stringNumber of items to be returned - defaults to 30

No output schema declared.

No examples provided.

get_event_by_id ~46

Return an event

NameTypeReqDescription
idnumber|stringyesEvent Id to return
showOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true

No output schema declared.

No examples provided.

get_events ~321

Return a list of events

NameTypeReqDescription
CommitteeBusinessIdnumber|stringReturn a list of events for the committee Business ID specified
CommitteeIdnumber|stringReturn a list of events for the committee ID specified
EndDateFromstringList of events ending after the date provided
EventTypeIdnumber|stringList of events with the specified event type
ExcludeCancelledEventsboolean|stringExclude cancelled events from the response
GroupChildEventsWithParentboolean|stringReturn child events as a property of its parent event - defaults to false
HouseList of events with committees pertaining to the house specified
IncludeEventAttendeesboolean|stringInclude the events attendees in the response (it's a little more expensive to do so)
LocationIdnumber|stringList of events with the location id specified
SearchTermstringList of events containing the search term specified. Must be 2 characters or more.
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true
Skipnumber|stringNumbers of items to skip - defaults to 0
SortAscendingboolean|stringSort by start date ascending
StartDateFromstringList of events starting after the date provided
StartDateTostringList of events starting before the date provided
Takenumber|stringNumber of items to be returned - defaults to 30

No output schema declared.

No examples provided.

get_events_committee_by_id ~292

Return events related to the committee id provided

NameTypeReqDescription
CommitteeBusinessIdnumber|stringList of events related to a committee business
EndDateFromstringList of events ending after the date provided
EventTypeIdnumber|stringList of events with the specified event type
ExcludeCancelledEventsboolean|stringExclude cancelled events from the response
HouseList of events with committees pertaining to the house specified
IncludeEventAttendeesboolean|stringInclude the events attendees in the response (it's a little more expensive to do so)
LocationIdnumber|stringList of events with the location id specified
SearchTermstringList of events containing the search term specified. Must be 2 characters or more.
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true
Skipnumber|stringNumbers of items to skip - defaults to 0
SortAscendingboolean|stringSort by start date ascending
StartDateFromstringList of events starting after the date provided
StartDateTostringList of events starting before the date provided
Takenumber|stringNumber of items to be returned - defaults to 30
idnumber|stringyesCommittee with id specified

No output schema declared.

No examples provided.

get_next_event_for_committees ~144

Return a list of next events for committees matching specified criteria

NameTypeReqDescription
EventFromDatestringDate from which upcoming event is to be calculated
EventTypesList of event activities with the specified event type
EventWithActivitiesOnlyboolean|stringOnly returns events with valid activities - defaults to false
HouseHouse of committee
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true
Skipnumber|stringNumbers of items to skip - defaults to 0
Takenumber|stringNumber of items to be returned - defaults to 30

No output schema declared.

No examples provided.

get_oral_evidence ~182

Return a list of Oral Evidence

NameTypeReqDescription
CommitteeBusinessIdnumber|stringList of evidence related to a committee business with the committee business id
CommitteeIdnumber|stringList of evidence related to a committee with the committee id
EndDatestringList of evidence published on or before date provided
SearchTermstringSearch by witness names, organisation names, and submission identifiers (where applicable). Must be 2 characters or more.
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true
Skipnumber|stringNumbers of items to skip - defaults to 0
StartDatestringList of evidence published on or after date provided
Takenumber|stringNumber of items to be returned - defaults to 30

No output schema declared.

No examples provided.

get_oral_evidence_by_id ~51

Return an Oral Evidence

NameTypeReqDescription
idnumber|stringyesOral Evidence with ID specified
showOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true

No output schema declared.

No examples provided.

get_oral_evidence_document ~47

Return a document for an Oral Evidence

NameTypeReqDescription
fileDataFormatyesType of file to return
idnumber|stringyesOral Evidence Id of the document return

No output schema declared.

No examples provided.

get_publication_by_id ~47

Return a publication

NameTypeReqDescription
idnumber|stringyesPublication Id to return
showOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true

No output schema declared.

No examples provided.

get_publications ~218

Return a list of publications

NameTypeReqDescription
CommitteeBusinessIdnumber|stringList of publications related to a committee business with the committee business id
CommitteeIdnumber|stringList of publications related to a committee with the committee id
EndDatestringList of publications published on or before date provided
PaperNumbersList of publications by specfied paper numbers
PublicationTypeIdsIds for types of publications
SearchTermstringSearch by publication description, metadata, and paper number (where applicable). Must be 2 characters or more.
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true
Skipnumber|stringNumbers of items to skip - defaults to 0
SortOrderList publications by specified sort order
StartDatestringList of publications published on or after date provided
Takenumber|stringNumber of items to be returned - defaults to 30

No output schema declared.

No examples provided.

get_submission_period_by_id ~29

Return a submission period

NameTypeReqDescription
idnumber|stringyesSubmission period id to return

No output schema declared.

No examples provided.

get_submission_period_template_document_by_id ~47

Return a submission period template file

NameTypeReqDescription
documentIdnumber|stringyesDocument id to return
idnumber|stringyesSubmission period template id to return

No output schema declared.

No examples provided.

get_written_evidence ~181

Return a list of Written Evidence

NameTypeReqDescription
CommitteeBusinessIdnumber|stringList of evidence related to a committee business with the committee business id
CommitteeIdnumber|stringList of evidence related to a committee with the committee id
EndDatestringList of evidence published on or before date provided
SearchTermstringSearch by witness names, organisation names, and submission identifiers (where applicable). Must be 2 characters or more.
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true
Skipnumber|stringNumbers of items to skip - defaults to 0
StartDatestringList of evidence published on or after date provided
Takenumber|stringNumber of items to be returned - defaults to 30

No output schema declared.

No examples provided.

get_written_evidence_by_id ~51

Return a Written Evidence

NameTypeReqDescription
idnumber|stringyesWritten Evidence with the Id specified
showOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true

No output schema declared.

No examples provided.

get_written_evidence_document ~45

Return a document for a Written Evidence

NameTypeReqDescription
fileDataFormatyesType of file to return
idnumber|stringyesEvidence Id of the document return

No output schema declared.

No examples provided.

list_committee_business_publication_groups ~38

Return a list of Publication Groups for a Commitee Business

NameTypeReqDescription
idnumber|stringyesThe committee business id

No output schema declared.

No examples provided.

list_committee_business_types ~19

Return a list of Committee Business Types

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_committee_memberships ~103

Return a list of Memberships of a Committee

NameTypeReqDescription
MembershipStatusList of committee members' memberships by status
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true
Skipnumber|stringNumbers of items to skip - defaults to 0
Takenumber|stringNumber of items to be returned - defaults to 30
idnumber|stringyesThe committee id

No output schema declared.

No examples provided.

list_committee_publication_groups ~35

Return a list of Publication Groups for a Commitee

NameTypeReqDescription
idnumber|stringyesThe committee id

No output schema declared.

No examples provided.

list_committee_staff_memberships ~102

Return a list of staff members of a Committee

NameTypeReqDescription
MembershipStatusList of committee staff by status
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true
Skipnumber|stringNumbers of items to skip - defaults to 0
Takenumber|stringNumber of items to be returned - defaults to 30
idnumber|stringyesThe committee id

No output schema declared.

No examples provided.

list_committee_types ~17

Return a list of Committee Types

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_members_committee_memberships ~84

Return a list of memberships for one or more members

NameTypeReqDescription
CommitteeCategoryList of committee members' memberships by committee category
MembersyesList of member ids to filter by
MembershipStatusList of committee members' memberships by status
ShowOnWebsiteOnlyboolean|stringOnly return committee website results - defaults to true

No output schema declared.

No examples provided.

list_publication_types ~17

Return a list of Publication Types

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-committees MCP server?

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

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

io.github.nick-ma/uk-parliament-committees scores 83 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-committees MCP server expose?

io.github.nick-ma/uk-parliament-committees exposes 38 tools: get_bill_petitions, get_bill_petition_by_id, get_bill_petition_document, get, get_committee_business, and 33 more. Their descriptions and schemas cost roughly 3,668 tokens of context every time the server is loaded.

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

io.github.nick-ma/uk-parliament-committees 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-committees MCP server under?

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