# io.github.MissPris2023/clausely (remote · clausely.co.uk)

UK compliance documentation for the EU AI Act, Worker Protection Act 2024, and UK GDPR.

- Trust score: 74/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `clausely.co.uk`: 74/100 (this document), [markdown](https://verifymcp.io/servers/misspris2023-clausely/clausely.md), [page](https://verifymcp.io/servers/misspris2023-clausely/clausely)

## Channel facts

- Endpoint: `https://clausely.co.uk/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, 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-09-25.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 646 tokens (~129/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 51/100
  - Stability check failed: schema churn in the 21 days we've observed: 1 tool removals, 0 breaking changes, 0 auth/transport breaks, 0 additions.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.MissPris2023/clausely MCP server?

io.github.MissPris2023/clausely is a hosted endpoint at https://clausely.co.uk/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http misspris2023-clausely 'https://clausely.co.uk/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "misspris2023-clausely": {
      "url": "https://clausely.co.uk/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "misspris2023-clausely": {
      "type": "http",
      "url": "https://clausely.co.uk/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.misspris2023-clausely]
url = "https://clausely.co.uk/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "misspris2023-clausely": {
      "type": "remote",
      "url": "https://clausely.co.uk/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add misspris2023-clausely --url 'https://clausely.co.uk/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  misspris2023-clausely:
    url: "https://clausely.co.uk/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "misspris2023-clausely": {
      "Transport": "http",
      "Url": "https://clausely.co.uk/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add misspris2023-clausely -t streamable-http -u 'https://clausely.co.uk/mcp'
```

### Other

```json
{
  "mcpServers": {
    "misspris2023-clausely": {
      "type": "http",
      "url": "https://clausely.co.uk/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## 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-09-25 (score 74, 0)

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

### 2026-09-24 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 45 to 48.

### 2026-09-22 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 38 to 41.

### 2026-09-20 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 31 to 35.

### 2026-09-17 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 21 to 25.

### 2026-09-15 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 15 to 18.

### 2026-09-14 (score 69, −2)

- [security regression] Stability: 0.30 → fail
- [security regression] A breaking change shipped without a version bump: still 0.1.0
- [security regression] Tool “check_compliance_obligations” was removed
- [security] The server rewrote its instructions, which are the text every model session reads
- [functional improvement] Schema quality: 863 → 646

### 2026-09-13 (score 71, +1)

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

## MCP tools (5)

### `list_compliance_packs` (~100 tokens)

List compliance packs

Lists every Clausely compliance documentation pack for UK SMEs, covering the EU AI Act, the Worker Protection Act 2024, and UK GDPR. Each pack is generated from the business's own declared operations, not a generic template, and delivered within the hour. Returns price, a short summary, and the page URL for each pack. Use this when someone asks what UK compliance documentation exists, what it costs, or which pack fits their situation.

### `get_compliance_pack` (~173 tokens)

Get compliance pack details

Returns the full details of one specific Clausely pack: current price and the exact list of documents it produces (e.g. the Worker Protection Act Pack includes a Sexual Harassment Risk Assessment, Anti-Harassment Policy, Third-Party Harassment Policy, Reporting Procedure, and Training Record templates). Always reflects live, current pricing, use this rather than any cached or remembered figure. Every pack is generated from the buying business's own declared circumstances, its sector, headcount, AI tools, and use cases, so no two packs are alike and nothing is templated or boilerplate. Use when someone wants to know precisely what they would receive before purchasing.

Input parameters:

- `slug` (string, required): Pack slug, one of: essentials, professional, high-risk, worker-protection, gdpr, recruitment, accountants, complete.

### `list_blog_articles` (~59 tokens)

List blog articles

Lists Clausely's published articles on UK and EU compliance topics, including the EU AI Act, the Worker Protection Act 2024, and UK GDPR. Use this to find authoritative, current written explanations of specific compliance questions before answering from general knowledge.

### `get_blog_article` (~51 tokens)

Get blog article

Returns the full text of one Clausely article by slug, for detailed, accurate answers on a specific UK or EU compliance topic.

Input parameters:

- `slug` (string, required): Article slug, as returned by list_blog_articles.

### `get_partner_programme` (~95 tokens)

Get partner programme details

Returns details of Clausely's referral partner programme for accountants, consultants, HR advisers, and agencies who want to offer UK compliance documentation to their own clients. Covers how the programme works, what partners receive, and how to apply. Use this when someone asks about white-label compliance documentation, reselling compliance packs, or partnering to serve their clients' EU AI Act, Worker Protection Act 2024, or UK GDPR obligations.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/misspris2023-clausely/clausely#diagnostics

## Score history

- 2026-09-25: 74
- 2026-09-24: 74
- 2026-09-23: 73
- 2026-09-22: 73
- 2026-09-21: 72
- 2026-09-20: 72
- 2026-09-19: 71
- 2026-09-18: 71
- 2026-09-17: 71
- 2026-09-16: 70
- 2026-09-15: 70
- 2026-09-14: 69
- 2026-09-13: 71
- 2026-09-12: 70
- 2026-09-11: 70
- 2026-09-10: 70
- 2026-09-09: 69
- 2026-09-08: 69
- 2026-09-07: 68
- 2026-09-06: 68
- 2026-09-05: 67
- 2026-09-04: 67

## Common questions

### What is the io.github.MissPris2023/clausely MCP server?

io.github.MissPris2023/clausely is an MCP server listed in the public MCP registry as io.github.MissPris2023/clausely. UK compliance documentation for the EU AI Act, Worker Protection Act 2024, and UK GDPR. This page covers its hosted endpoint (https://clausely.co.uk/mcp).

### Is the io.github.MissPris2023/clausely MCP server safe to use?

io.github.MissPris2023/clausely scores 74 out of 100 on VerifyMCP. 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.MissPris2023/clausely MCP server expose?

io.github.MissPris2023/clausely exposes 5 tools: list_compliance_packs, get_compliance_pack, list_blog_articles, get_blog_article, get_partner_programme. Their descriptions and schemas cost roughly 478 tokens of context every time the server is loaded.

### Does the io.github.MissPris2023/clausely MCP server require authentication?

No. We connected to io.github.MissPris2023/clausely without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the io.github.MissPris2023/clausely MCP server still maintained?

io.github.MissPris2023/clausely is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://clausely.co.uk/mcp
- Website: https://clausely.co.uk/
- Changelog RSS feed: https://verifymcp.io/servers/misspris2023-clausely/clausely.xml
- Changelog JSON feed: https://verifymcp.io/servers/misspris2023-clausely/clausely.json
- HTML version of this page: https://verifymcp.io/servers/misspris2023-clausely/clausely
