MCP Servers / development / GitGuardian

GitGuardian

JSON →
stdionone34development

Scan projects for over 500 types of secrets using GitGuardian's API to prevent credential leaks.

Install
How to run this server
[ { "cmd": "uvx executable", "imports": [] } ]
server path: gitguardian
Tools
What this server exposes
scan_secrets
Scan code for leaked secrets, credentials, and API keys
view_incidents
View security incidents related to the project you are currently working
create_honeytoken
Create honeytokens to detect unauthorized access
get_user_info
Get authenticated user information and token details
revoke_token
Revoke current API tokens
Configuration
Environment & auth
authnone
envGITGUARDIAN_PERSONAL_ACCESS_TOKEN
envYOUR_PERSONAL_ACCESS_TOKEN
envGITGUARDIAN_URL
envGITGUARDIAN_CLIENT_ID
envYOUR_PAT_TOKEN
Resources
GitGuardian — MCP Server · libregistry