539c7c54-mcp-servers-tools-regulatory

ncreighton/539c7c54-mcp-servers-tools-regulatory
★ 0 stars Unknown language Security Updated 5d ago
Running MCP servers without a compliance framework is a legal timebomb waiting to explode. This Notion template eliminates guesswork by giving you a battle-tested regulatory checklist designed specifically for Model Context Protocol implementations. Stop scrambling between GDPR, HIPAA, and SOC 2 requirements while managing your MCP tools. This tem
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "539c7c54-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "ncreighton/539c7c54-mcp-servers-tools-regulatory"
      ]
    }
  }
}