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
संबंधित सर्वर
Limitless MCP
MCP server for Limitless Exchange prediction markets on Base. 34 tools for market access, limit order trading, wallet management, and position tracking.
Canada AIDA AI Compliance MCP
Canada Artificial Intelligence and Data Act compliance — risk classification, impact assessment, regulatory readiness by MEOK AI Labs
MCP Epic Free Games
Provides access to information about free games on the Epic Games Store.
Minecraft MCP
Control a Minecraft character to build, explore, and interact with the game world using natural language.
Turtle Noir
MCP server for Turtle Soup (lateral thinking puzzles). Start sessions, ask questions, get 4-class judgments (Yes/No/Both/Irrelevant), and reveal the full story when allowed.
MCP GameBoy Server
Allows Large Language Models to interact with a GameBoy emulator via the serverboy MCP server.
3D Cartoon Generator & File System Tools
Generates 3D-style cartoon images using Google's Gemini AI and provides secure file system operations.
Jade Dragon Snow Mountain
Provides live images, time-lapse videos, and current weather updates for Jade Dragon Snow Mountain.
Peec AI
Monitor and analyze your brand's visibility across AI search engines. Track your visibility, sentiment, and share of voice & compare to competitors.
Microsoft Learn MCP Server
The Microsoft Learn MCP Server enables clients like GitHub Copilot and other AI agents to bring trusted and up-to-date information directly from Microsoft's official documentation. It is a remote MCP server that uses streamable http. It allows to search through documentation, fetch a complete article, and search through code samples.