← Registry

General Tools

clausely.co.uk

Provides compliance documentation packs and informational articles for UK and EU regulations, including AI Act and GDPR, plus partner programme details.

1 endpoint6 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://clausely.co.uk/mcp

No auth detected

MCP server metadata

Name
clausely-compliance-suite
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Tools for Clausely, a UK compliance documentation service covering the EU AI Act, the Worker Protection Act 2024, and UK GDPR. Use list_compliance_packs and get_compliance_pack to explain which pack fits a business and what documents it produces. Use list_blog_articles and get_blog_article for published guidance content. Use get_partner_programme for the referral partner programme. Use check_compliance_obligations to run the same risk check the website offers and return the obligations and pack that fit a specific business. Nothing here is legal advice.

Known tools 6

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.

Inferred read-only
get_compliance_pack

Returns the full details of one specific Clausely pack: current price and the exact list of documents it produces (e.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
get_partner_programme

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.

Inferred read-only
check_compliance_obligations

Runs Clausely's compliance risk check for a UK business.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.clausely-compliance-suite]
url = "https://clausely.co.uk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "clausely-compliance-suite": {
      "type": "http",
      "url": "https://clausely.co.uk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: clausely-compliance-suite
Remote MCP URL: https://clausely.co.uk/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "clausely-compliance-suite": {
      "url": "https://clausely.co.uk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "clausely-compliance-suite": {
      "type": "http",
      "url": "https://clausely.co.uk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "clausely-compliance-suite",
  "transport": "streamable-http",
  "url": "https://clausely.co.uk/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.