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