Back to Browse

Sovereign Ai Act MCP Server

Developer ToolsModerate6.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Classify any AI system under the EU AI Act: risk tier + binding Articles, verbatim from the law.

About

Classify any AI system under the EU AI Act: risk tier + binding Articles, verbatim from the law.

Security Report

6.2
Moderate6.2Moderate Risk

This MCP server is well-architected with strong security fundamentals. It acts as a read-only gateway to a public regulatory API with no authentication requirement (appropriate for a public information service). Code quality is solid with proper input validation, timeout protection, and error handling. The server has minimal permissions and only makes outbound HTTP calls to a single trusted API endpoint. No malicious patterns, hardcoded credentials, or dangerous operations detected. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

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

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "eu-regulatoryai-sovereign-ai-act-mcp": {
      "args": [
        "-y",
        "sovereign-ai-act-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!