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).
Run
uvx cra-compliance-mcp
MCP client config
{
"mcpServers": {
"cra-compliance-mcp": {
"command": "uvx",
"args": [
"cra-compliance-mcp"
]
}
}
}