GitGuardian MCP Server - Security in Your AI IDE
Release Date: June 19, 2025
The GitGuardian MCP (Model Context Protocol) Server is now available on GitHub. This integration brings GitGuardian's security capabilities directly into your AI-powered development environment, supporting Cursor, Windsurf, and any IDE implementing the Model Context Protocol.
The MCP Server enables your AI agent to read and analyze security incidents, generate honeytokens, and perform automated remediation tasks—all without leaving your development workflow.
Key Benefits
- Eliminate Context Switching: Access security scanning and incident management directly within your AI IDE without switching to GitGuardian dashboards.
- Real-Time Security Feedback: Catch security issues immediately during development, before they enter your codebase.
- Enhanced Developer Autonomy: Empower developers to manage security posture independently with direct access to GitGuardian's tools.
Getting Started
For Cursor users: Click the button to install the GitGuardian MCP Server directly in your IDE.
For other IDEs: Follow our setup instructions to integrate the MCP Server into your environment.
Enhancements
- Custom Tags API: Enhanced the custom tags filter in the public API to support filtering by key/value pairs in addition to IDs, improving search flexibility for better incident management. Learn more.
- Teams: Optimized the
/teams
API endpoint to reduce loading times for workspaces with large team structures. - Playbook: "Auto-resolve secrets incidents when valid secrets are revoked" playbook is officially activated for all accounts. Learn about Playbooks
- Custom remediation: Added dynamic links to custom remediation pages, providing users with seamless access to relevant documentation and revocation support.
Fixes
- Emails: Resolved an issue where email alerts were being sent to inactive workspace members.
- Custom Tags:
- Resolved pagination issues in the custom_tags endpoint that were causing incorrect next page URLs.
- Fixed an issue where assigning tags to selected filtered issues was incorrectly applying tags to all issues instead of only the selected ones.
- GitLab: Improve permission checking for GitLab group integrations to properly handle inherited permissions from parent groups.
- Azure DevOps Integration: Improved token handling to prevent unnecessary revocation of Azure DevOps installations due to intermittent 401 errors.
- Secret analyzer: Improved behavior to ensure secret analyzer is properly disabled when validity checking is turned off.