GitGuardian/ggmcp
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.
Platform-specific configuration:
{
"mcpServers": {
"ggmcp": {
"command": "npx",
"args": [
"-y",
"ggmcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...