MCP.so
ログイン

GadgetHumans Compliance MCP

@scotia1973-bot

GadgetHumans Compliance MCP について

MCP server for Compliance & Governance — SOC 2, GDPR, HIPAA, audit trails, data retention, vendor compliance, and framework assessments.

基本情報

カテゴリ

その他

ランタイム

python

公開者

scotia1973-bot

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "gadgethumans-compliance-mcp": {
      "command": "uv",
      "args": [
        "run",
        "python",
        "server.py"
      ]
    }
  }
}

ツール

8

Evaluate an organization's readiness for SOC 2 Type II audit

Generate a GDPR data subject request (DSR) document

Analyze a system or process for HIPAA compliance gaps

List relevant compliance frameworks for a given industry and region

Query audit trail logs for compliance monitoring

Generate a compliance status report for a given framework

Check a third-party vendor's compliance posture and risk level

Assess a data retention policy against regulatory requirements

概要

What is GadgetHumans Compliance MCP?

GadgetHumans Compliance MCP is a Model Context Protocol server that provides tools for compliance and governance tasks — SOC 2, GDPR, HIPAA, audit trails, data retention, vendor compliance, and framework assessments. It is designed for organizations needing to evaluate, document, and monitor regulatory compliance.

How to use GadgetHumans Compliance MCP?

Run directly with uv run python server.py or install via uv pip install -e . and then run gadgethumans-compliance-mcp. Configure it as an MCP server in Claude Desktop or any MCP client, specifying the command uv run --directory /path/to/gadgethumans-compliance-mcp python server.py.

Key features of GadgetHumans Compliance MCP

  • Evaluate SOC 2 readiness for Type II audit
  • Generate GDPR data subject request (DSR) documents
  • Analyze systems for HIPAA compliance gaps
  • List relevant compliance frameworks by industry and region
  • Query audit trail logs for monitoring
  • Generate compliance status reports per framework
  • Check vendor compliance posture and risk

Use cases of GadgetHumans Compliance MCP

  • Assess an organization’s readiness for a SOC 2 Type II audit
  • Create GDPR data subject request documentation
  • Identify HIPAA compliance gaps in a system or process
  • Review third-party vendor compliance before onboarding
  • Generate periodic compliance reports for internal or external stakeholders

FAQ from GadgetHumans Compliance MCP

What compliance frameworks does it support?

The server includes tools for SOC 2, GDPR, HIPAA, and generic compliance frameworks; it can list relevant frameworks for a given industry and region.

Is this a production-ready implementation?

No. The current implementation returns structured placeholder responses. For production use, you should connect it to real compliance engines like OneTrust, Drata, Vanta, or Secureframe.

How do I run it locally?

Use uv run python server.py after setting up a virtual environment with uv venv and installing dependencies with uv pip install -e ..

What dependencies are required?

The setup uses uv for environment management and Python as the runtime. No external databases or services are required for the placeholder server.

What transport or authentication does it use?

The README does not specify transport or authentication details; it is configured as a standard MCP server via command-line invocation.

コメント

「その他」の他のコンテンツ