SOC 2 Compliance AI MCP
SOC 2 Type II compliance automation — trust service criteria mapping, evidence collection, audit readiness by MEOK AI Labs
Overview
Soc2 Compliance Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
assess_trust_principles | Audit an AI system against the 5 SOC 2 Trust Service Criteria: Security |
control_gap_analysis | Gap analysis against SOC 2 controls. Compares implemented controls to |
generate_control_matrix | Generate a SOC 2 control matrix with control objectives, criteria, |
risk_assessment | SOC 2 risk assessment per AICPA guidelines. Identifies risks to Trust |
crosswalk_to_iso27001 | Map SOC 2 controls to ISO 27001 Annex A controls. Shows how SOC 2 |
readiness_checklist | SOC 2 Type I/II readiness assessment. Generates a comprehensive |
Installation
pip install meok-soc2-compliance-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"soc2-compliance-ai-mcp": {
"command": "python",
"args": ["-m", "meok_soc2_compliance_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 6 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Servidores relacionados
Salaah MCP
FastAPI and MCP service providing Islamic prayer times and other useful calculations.
Crypto Trader
Provides real-time cryptocurrency market data using the CoinGecko API.
Wormhole MCP Server
Cross-chain bridge data, VAAs, and transaction status on Wormhole.
Silver Fox Medication MCP Server
Look up half-life and brand details on medications then calculate medication concentration levels over time
402 Index
MCP server for 402 Index: discover 15,000+ paid API endpoints across L402, x402, and MPP
MCP Wallet Service
An MCP server that provides wallet balance checking capabilities.
DealX
MCP Server for DealX platform
Cred Protocol
On-chain credit scoring, financial reporting, and identity verification for Ethereum addresses. Get credit scores (300-1000), portfolio values, and identity attestations.
inspirehep-mcp
InspireHEP MCP Server - integrate high-energy physics literature with LLMs.
Wordle MCP
Fetches daily Wordle solutions for a specific date via the Wordle API.