Enables AI agents to scan projects for secrets, manage incidents, and create honeytokens using GitGuardian's API.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_PORT— When using HTTP/SSE transport (with set), the server expects authentication via the Authorization header in each HTTP request. This is the recommended approach for server deployments.MCP_HOST— ENABLE_LOCAL_OAUTH=false MCP_PORT=8000 =127.0.0.1 uvx --from git+https://github.com/GitGuardian/ggmcp.git developer-mcp-serverENABLE_LOCAL_OAUTH— 1. OAuth is enabled by default (=true) for local-first usageGITGUARDIAN_PERSONAL_ACCESS_TOKEN— "": "your_pat_here"GITGUARDIAN_URL— GitGuardian instance URL https://dashboard.gitguardian.com https://dashboard.eu1.gitguardian.comGITGUARDIAN_LOGIN_PATHGITGUARDIAN_TOKEN_NAME— Name for the OAuth token Auto-generated based on server type "Developer MCP Token"XDG_CONFIG_HOMEGITGUARDIAN_TOKEN_LIFETIME— Token lifetime in days 30 60 or neverGITGUARDIAN_USE_DASHBOARD_AUTHENTICATED_PAGEGITGUARDIAN_CLIENT_ID— OAuth client ID ggshield_oauth my-custom-oauth-clientGITGUARDIAN_SCOPES— OAuth scopes to request Auto-detected based on instance type scan,incidents:read,sources:read,honeytokens:read,honeytokens:writeGITGUARDIAN_REQUESTED_SCOPESSENTRY_DSNSENTRY_ENVIRONMENTSENTRY_RELEASESENTRY_TRACES_SAMPLE_RATESENTRY_PROFILES_SAMPLE_RATEMULTI_TENANCY_ENABLED[](https://m8ven.ai/mcp/fastmcp-me-ggmcp-ktdjwb)