Back to Browse

Eu Ai Act Compliance MCP Server

SecurityUse Caution3.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

EU AI Act compliance: risk classification, provision check, audit-ready docs. Measure, never certify

About

EU AI Act compliance: risk classification, provision check, audit-ready docs. Measure, never certify

Security Report

3.2
Use Caution3.2High Risk

This EU AI Act compliance MCP server has moderate security concerns driven by monetization mechanisms embedded in every response, reliance on environment variables for critical cryptographic material without validation, potential data exfiltration via payment links tied to API calls, and unsafe error handling. While the core compliance logic is sound and permissions align with its stated purpose, the aggressive monetization tail (Stripe links in every tool response), unsigned default attestations, and loose handling of the MEOK_ATTESTATION_KEY create trust and user-privacy issues. A user calling this tool ~50 times daily would see thousands of conversion-optimization impressions embedded in tool output, raising concerns about transparency and misuse potential. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

4 files analyzed · 18 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.

env_vars

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

HTTP Network Access

Connects to external APIs or services over the internet.

system_info

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-eu-ai-act-compliance-mcp": {
      "args": [
        "-y",
        "eu-ai-act-compliance-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!