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.

评论

其他 分类下的更多 MCP 服务器