Loading languages...
GI

GitGuardianDeveloper

@GitGuardian14

MCP server for scanning and remediating hardcoded secrets using GitGuardian’s API. Detect over 500 secret types and prevent credential leaks before code goes public.

security
secrets
scanning
incident management
honeytokens

# mcpServer Config

{
  "mcpServers": {
    "GitGuardianDeveloper": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/GitGuardian/gg-mcp.git",
        "developer-mcp-server"
      ]
    }
  }
}

# stdio

uvx --from git+https://github.com/GitGuardian/gg-mcp.git developer-mcp-server
Transport:
stdio
Sprache:
Python
Erstellt:5/14/2025
Aktualisiert:7/28/2025