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
Verwandte Server
SkyLinkAPI MCP Server | Aviation Data MCP Server
Connect SkyLink API to Claude Desktop, Cursor, or any MCP client in under a minute. Ask about live flights, weather, NOTAMs, and ADS-B positions — your AI gets real data, not hallucinations.
AI Incident Reporting MCP
AI incident detection, classification, and regulatory reporting — covers EU AI Act Article 62, NIST AI RMF, and OECD frameworks
APOLOGY-AS-A-SERVICE
A live Model Context Protocol (MCP) server that provides context-aware crisis communication for AI agents
geospatial-mcp-server
Geospatial data for AI agents via OpenStreetMap — geocoding, reverse geocoding, POI search, routing, and area statistics. No API key required.
myinstants-mcp
A soundboard MCP server with millions of meme sounds from myinstants.com — search, play, and browse categories. npx myinstants-mcp to get started.
NIS2 Germany Registration MCP
NIS2 compliance for German Mittelstand — BSI registration workflows, NIS2UmsuCG gap analysis, incident reporting templates, and Betroffenheitsprüfung (impact assessment) automation. Deadline: Oct 2026.
ToolBooth
The MCP server that gives your LLM a trading account without giving it the keys to blow up your portfolio
Geneva Forecasting MCP
MCP server that gives Claude and other AI assistants enterprise-grade time series forecasting powered by the Geneva Forecasting engine - the same forecasting engine shipped in Oracle products for 25+ years.
MCP.science
A collection of open-source MCP servers designed for scientific research applications.
Chess UCI
Connect to UCI-compatible chess engines like Stockfish to play and analyze games. Requires a local chess engine binary.