# io.github.nick-ma/uk-parliament-treaties (npm · @darkhorseone/mcp-server-uk-parliament-treaties)

MCP server for UK Parliament Treaties API

- Trust score: 45/100 (low)
- Change this week: +20
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@darkhorseone/mcp-server-uk-parliament-treaties`: 45/100 (this document), [markdown](https://verifymcp.io/servers/nick-ma-uk-parliament-treaties/darkhorseone-mcp-server-uk-parliament-treaties.md), [page](https://verifymcp.io/servers/nick-ma-uk-parliament-treaties/darkhorseone-mcp-server-uk-parliament-treaties)

## Channel facts

- Registry: `npm`
- Package: `@darkhorseone/mcp-server-uk-parliament-treaties`
- Version: `1.0.1`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 36/100
  - Malware scan not yet available for this package.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 143 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 49/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 214 tokens (~35/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 74/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 23% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add nick-ma-uk-parliament-treaties -- npx -y @darkhorseone/mcp-server-uk-parliament-treaties
```

### Codex

```bash
codex mcp add nick-ma-uk-parliament-treaties -- npx -y @darkhorseone/mcp-server-uk-parliament-treaties
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "nick-ma-uk-parliament-treaties": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@darkhorseone/mcp-server-uk-parliament-treaties"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add nick-ma-uk-parliament-treaties --command npx --arg -y --arg @darkhorseone/mcp-server-uk-parliament-treaties
```

### Hermes

```yaml
mcp_servers:
  nick-ma-uk-parliament-treaties:
    command: "npx"
    args: ["-y", "@darkhorseone/mcp-server-uk-parliament-treaties"]
```

### Other

```json
{
  "mcpServers": {
    "nick-ma-uk-parliament-treaties": {
      "command": "npx",
      "args": [
        "-y",
        "@darkhorseone/mcp-server-uk-parliament-treaties"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 45, +27)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Schema quality: unverified → fair
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Stability: unverified → 0.20
- [functional improvement] Maintenance: unverified → pass
- [functional] Licence: MIT

### 2026-07-31 (score 18, −7)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-27 (score 25)

First indexed and scored.

## MCP tools (6)

### `get_business_item_by_id` (~30 tokens)

Returns business item by ID.

Input parameters:

- `id` (string, required): Business item with the ID specified

### `list_government_organisations` (~17 tokens)

Returns all government organisations.

### `list_series_memberships` (~15 tokens)

Returns all series memberships.

### `list_treaties` (~83 tokens)

Returns a list of treaties.

Input parameters:

- `CommitteeRaisedConcerns`
- `DebateScheduled`
- `GovernmentOrganisationId`
- `House`
- `MotionsTabledAboutATreaty`
- `ParliamentaryProcess`
- `SearchText` (string)
- `Series`
- `Skip`
- `Take`

### `get_treaty_by_id` (~29 tokens)

Returns a treaty by ID.

Input parameters:

- `id` (string, required): Treaty with ID specified

### `list_business_items_by_treaty_id` (~40 tokens)

Returns business items belonging to the treaty with ID.

Input parameters:

- `id` (string, required): Business items belonging to treaty with the ID specified

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/nick-ma-uk-parliament-treaties/darkhorseone-mcp-server-uk-parliament-treaties#diagnostics

## Score history

- 2026-08-03: 45
- 2026-08-02: 45
- 2026-08-01: 18
- 2026-07-31: 18
- 2026-07-30: 25
- 2026-07-28: 25
- 2026-07-27: 25

## Links

- npm package: https://www.npmjs.com/package/@darkhorseone/mcp-server-uk-parliament-treaties
- Socket report: https://socket.dev/npm/package/@darkhorseone/mcp-server-uk-parliament-treaties
- Repository: https://github.com/DarkhorseOne/mcp-servers
- Changelog RSS feed: https://verifymcp.io/servers/nick-ma-uk-parliament-treaties/darkhorseone-mcp-server-uk-parliament-treaties/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/nick-ma-uk-parliament-treaties/darkhorseone-mcp-server-uk-parliament-treaties/changelog.json
- HTML version of this page: https://verifymcp.io/servers/nick-ma-uk-parliament-treaties/darkhorseone-mcp-server-uk-parliament-treaties
