MCP server for Compliance & Governance — SOC 2, GDPR, HIPAA, audit trails, data retention, vendor compliance, and framework assessments.
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"gadgethumans-compliance-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# GadgetHumans Compliance MCP Server MCP server for Compliance & Governance — SOC 2, GDPR, HIPAA, audit trails, data retention, vendor compliance, and framework assessments. ## Tools | Tool | Description | |------|-------------| | `check_soc2_readiness` | Evaluate an organization's readiness for SOC 2 Type II audit | | `generate_gdpr_request` | Generate a GDPR data subject request (DSR) document | | `analyze_hipaa_compliance` | Analyze a system or process for HIPAA compliance gaps | | `list_compliance_frameworks` | List relevant compliance frameworks for a given industry and region | | `audit_trail_query` | Query audit trail logs for compliance monitoring | | `generate_compliance_report` | Generate a compliance status report for a given framework | | `check_vendor_compliance` | Check a third-party vendor's compliance posture and risk level | | `assess_data_retention_policy` | Assess a data retention policy against regulatory requirements | ## Usage ```bash # Run directly uv run python server.py # Or install and run uv pip install -e . gadgethumans-compliance-mcp # In Claude Desktop / any MCP client: # { # "mcpServers": { # "compliance": { # "command": "uv", # "args": ["run", "--directory", "/path/to/gadgethumans-compliance-mcp", "python", "server.py"] # } # } # } ``` ## Development ```bash # Create virtual environment uv venv source .venv/bin/activate # Install in editable mode uv pip install -e . # Run the server python server.py ``` ## Status Placeholder implementation. Tools return structured placeholder responses. Connect to real compliance engines (OneTrust, Drata, Vanta, Secureframe, etc.) for production use.
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.