Odel
cra compliance mcp

cra compliance mcp

Local
@csoai-orgPythonMITUpdated 3 days ago

EU Cyber Resilience Act (Regulation 2024/2847) compliance for AI agents. Product classification...

Runs locally over stdio

This server isn't hosted โ€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcra-compliance-mcpv1.3.15

Run

uvx cra-compliance-mcp

MCP client config

{
  "mcpServers": {
    "cra-compliance-mcp": {
      "command": "uvx",
      "args": [
        "cra-compliance-mcp"
      ]
    }
  }
}