Back to Browse

Uk Ai Bill Compliance MCP Server

SecurityUse Caution3.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

UK AI Regulation Compliance MCP. Automates audits against the UK AI White Paper five principles ...

About

UK AI Regulation Compliance MCP. Automates audits against the UK AI White Paper five principles ...

Security Report

3.2
Use Caution3.2High Risk

This UK AI compliance MCP server has reasonable architectural security with proper authentication checks and API key handling, but exhibits several moderate concerns: environment variable exposure in error messages, reliance on external signing APIs without proper error handling, unvalidated network calls to remote attestation services, and insufficient input validation on user-provided fields. The monetization layer and rate-limiting logic add complexity that could mask abuse patterns. While the code is not malicious, these issues create meaningful security debt that should be addressed before production use. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

7 files analyzed · 16 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

process_spawn

Check that this permission is expected for this type of plugin.

How to Install

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"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!