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
言語:
Python
作成日:5/14/2025
更新日:7/28/2025
ホームページ:
https://www.gitguardian.com/