Back to directory
GitGuardianDeveloper

GitGuardianDeveloper

@GitGuardian34

An MCP server for scanning and remediating hardcoded secrets using GitGuardian’s API, detecting over 500 secret types to prevent credential leaks.

securitysecretsscanningincident managementhoneytokenscloud

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2025/5/14
Updated
2026/6/7