Odel
SOC 2 Compliance

SOC 2 Compliance

Local
@csoai-orgPythonMITUpdated 4 days ago

SOC 2 Type II compliance for trust services criteria (security, availability, processing

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).

PyPIsoc2-compliance-ai-mcpv1.0.15

Run

uvx soc2-compliance-ai-mcp

MCP client config

{
  "mcpServers": {
    "soc-2-compliance": {
      "command": "uvx",
      "args": [
        "soc2-compliance-ai-mcp"
      ]
    }
  }
}