SOC 2 Compliance
Rank #16,917io.github.CSOAI-ORG/soc2-compliance-ai-mcp
SOC 2 Type II compliance for trust services criteria (security, availability, processing
SOC 2 Compliance is a Model Context Protocol (MCP) server published by CSOAI-ORG. It ranks #16,917 of 115,460 servers tracked on MCP Toplist. SOC 2 Compliance is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Apr 14, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 98,543 of 115,460 servers on MCP Toplist.
Use SOC 2 Compliance
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add soc2-compliance-ai-mcp -- uvx soc2-compliance-ai-mcp[mcp_servers.soc2-compliance-ai-mcp]
command = "uvx"
args = ["soc2-compliance-ai-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"soc2-compliance-ai-mcp": {
"command": "uvx",
"args": [
"soc2-compliance-ai-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"soc2-compliance-ai-mcp": {
"command": "uvx",
"args": [
"soc2-compliance-ai-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"soc2-compliance-ai-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"soc2-compliance-ai-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"soc2-compliance-ai-mcp": {
"command": "uvx",
"args": [
"soc2-compliance-ai-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"soc2-compliance-ai-mcp": {
"command": "uvx",
"args": [
"soc2-compliance-ai-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.CSOAI-ORG%2Fsoc2-compliance-ai-mcp)<a href="https://mcptoplist.com/server/io.github.CSOAI-ORG%2Fsoc2-compliance-ai-mcp"><img src="https://mcptoplist.com/badge/io.github.CSOAI-ORG%2Fsoc2-compliance-ai-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
CSOAI-ORG
Other servers by CSOAI-ORG
- Council of AI GSPC#2,008 · 5 vers
- councilof-ai#2,809 · 1 ver
- ISO 27001 AI MCP#9,589 · 4 vers
- EU AI Act Compliance MCP#12,584 · 8 vers
- Contract Review AI MCP#12,801 · 3 vers
- Geolocation AI MCP#14,401 · 4 vers
- LLM Compliance Comparison MCP#14,402 · 4 vers
- MEOK Governance Engine#14,806 · 5 vers
- Consciousness Engine MCP#15,049 · 4 vers
- Crypto Tracker AI MCP#15,050 · 4 vers
- Fishkeeper AI MCP#15,051 · 4 vers
- Fitness AI MCP#15,052 · 4 vers
Available versions (5)
| Version | Published |
|---|---|
| 1.0.15 | Aug 19, 2026 |
| 1.0.10 | Jun 6, 2026 |
| 1.0.5 | May 7, 2026 |
| 1.0.4 | May 7, 2026 |
| 1.0.2 | May 7, 2026 |
Frequently asked questions
- Who maintains SOC 2 Compliance?
- SOC 2 Compliance is maintained by CSOAI-ORG, which publishes 343 MCP servers (962 total versions) tracked on MCP Toplist.
- Is SOC 2 Compliance listed on the Official MCP Registry?
- Yes — SOC 2 Compliance is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does SOC 2 Compliance have?
- MCP Toplist tracks 5 versions of SOC 2 Compliance, most recently published on Aug 19, 2026.
- Where can I find the source code for SOC 2 Compliance?
- The source code for SOC 2 Compliance is hosted at github.com/csoai-org/soc2-compliance-ai-mcp.