Server data from the Official MCP Registry
UK AI Regulation Compliance MCP. Automates audits against the UK AI White Paper five principles ...
UK AI Regulation Compliance MCP. Automates audits against the UK AI White Paper five principles ...
This UK AI compliance MCP server has a clear legitimate purpose and solid foundational structure, but exhibits moderate security concerns around credential handling, unauthenticated access to core functionality, and external API dependency for attestation signing. While the codebase lacks obvious malicious patterns, the authentication scheme is permissive (free tier allows 10 calls/day without credentials), and critical signing operations depend on external services without robust fallback or verification mechanisms. The permission scope (network_http, env_vars) is appropriate for its stated purpose, but implementation gaps in credential validation and rate-limiting reliability reduce confidence. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed ยท 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-uk-ai-bill-compliance-mcp": {
"args": [
"uk-ai-bill-compliance-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
UK AI Bill 2026 compliance MCP
UK AI Bill 2026 compliance MCP. 5 principles framework (Safety, Transparency, Fairness, Accountability, Contestability). MIT
# Install via pip
pip install uk_ai_bill_compliance_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install uk-ai-bill-compliance-mcp --client claude
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic โ
Need custom development, SLA guarantees, or white-label deployment?
View Pricing โ | Contact Sales โ
This server is part of the MEOK AI Labs ecosystem โ 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT ยฉ CSOAI-ORG
uvx eu-ai-act-compliance-mcp ยท PyPI ยท GitHubuvx dora-compliance-mcp ยท PyPI ยท GitHubuvx nis2-compliance-mcp ยท PyPI ยท GitHubuvx cra-compliance-mcp ยท PyPI ยท GitHubuvx ai-bom-mcp ยท PyPI ยท GitHubuvx ai-incident-reporting-mcp ยท PyPI ยท GitHubFull catalogue + Anthropic Registry verify links: meok.ai/anthropic-registry
This MCP is part of MEOK's 47-MCP fleet that bridges every active agent-interop protocol and 30+ regulatory frameworks. See the full coverage matrix at meok.ai/protocols.
Agent interop protocols supported (8 live):
Pricing options:
| Option | Price | Best for |
|---|---|---|
| Self-host (this MCP) | ยฃ0 โ MIT | Devs |
| This MCP Starter | ยฃ29/mo | One-MCP teams |
| This MCP Pro | ยฃ79/mo | Production + 24h SLA |
| Universal PAYG | ยฃ29/mo + ยฃ0.0002/call | Spiky usage across many MCPs |
| Substrate bundle (this category) | ยฃ99-ยฃ499/mo | A whole pack |
| MEOK Universe | ยฃ1,499/mo | All 47 MCPs, 500K calls |
Each tier above the free self-host adds HMAC-signed attestations verifiable at
verify.meok.ai. Linux Foundation governance on the A2A spine means EU regulated
buyers can deploy without vendor-lock-in objections.
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | ยฃ1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | ยฃ9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | ยฃ29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
Refundable. UK Stripe โ VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"uk-ai-bill-compliance-mcp": {
"command": "uvx",
"args": ["uk-ai-bill-compliance-mcp"]
}
}
}
Or: pip install uk-ai-bill-compliance-mcp then run the uk-ai-bill-compliance-mcp command (stdio transport).
Once configured, ask your assistant, for example:
classify_system to โฆ"audit_principle to โฆ"audit_sector_regulator to โฆ"Be the first to review this server!
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
by Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace ยท Finance
Free stock data and market news for any MCP-compatible AI assistant.
by mcp-marketplace ยท Developer Tools
Search and install MCP servers from inside your AI client.
by mcp-marketplace ยท Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm โ conversationally