Submit

Gcs Scanner Mcp Server

@Foued Dridi

5 days ago
Overview

GCS-Scanner-MCP-Server

This MCP Server allows LLM's to scan public GCP buckets for secrets using Gitleaks, an open source tool.

Server Config

{
  "mcpServers": {
    "gcs-scanner": {
      "command": "python",
      "args": [
        "/absolute/path/to/the/MCP/Server/file.py"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server