Cloud Data Loss Prevention (DLP) API MCP ServerServer

ag2-mcp-servers
GitHub
Data ProtectionGoogle CloudAPI Integration

Loading subscription status...

💡 Description

An MCP server that enables interaction with Google's Data Loss Prevention (DLP) API, allowing users to identify, classify, and protect sensitive data through inspection, de-identification, and re-identification operations using natural language commands.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Cloud Data Loss Prevention (DLP) API MCP Server": {
        "env": {
          "SECURITY": "API_KEY",
          "CONFIG_PATH": "mcp_server/mcp_config.json"
        },
        "args": [],
        "command": "python mcp_server/main.py stdio"
      }
    }
  ]
}

🛠️ Tools

PythonUV