Official Checkmarx MCP Server
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Checkmarx application security, built for AI coding agents. This repository holds two ways to bring Checkmarx One into an AI-assisted workflow: an MCP server your assistant can call, and a Claude Code plugin that scans code as it is written.
Use them together or separately โ they solve different halves of the problem.
A hosted MCP server that connects any MCP-capable AI client โ Claude, Cursor, Copilot, Windsurf, Kiro โ to Checkmarx One. It exposes scanning, findings, project management, and AI-generated remediation as tools your assistant can call in conversation.
Reach for this when you want your assistant to scan projects, investigate findings, or fix them on request โ in whichever AI client you already use. Configure it once (see examples/ for per-client config) and ask.
For more details โ README-MCP.md
โ plugins/cx-devassist/README.md
A fail-closed security gate for Claude Code. Before Claude writes a
file, runs a command, or calls a tool, the Checkmarx cx CLI scans the proposed action. Real
vulnerabilities are blocked rather than silently allowed โ and so is the case where the scanner
itself can't be trusted to run. Findings are remediated through the bundled Checkmarx MCP server.
Reach for this when you want the check to be automatic and non-optional rather than something someone remembers to ask for.
For more details โ plugins/cx-devassist/README.md
Plugin for Cursor that integrates the Checkmarx MCP server directly through the Cursor's marketplace mechanism.
Refer โ README-MCP.md for more details on the MCP server.
For more details โ plugins/cx-cursor-plugin/README.md
โ plugins/cursor-devassist/README.md
A fail-closed security gate for Cursor. Before Cursor writes or edits a
scannable file or calls a Checkmarx MCP tool, the Checkmarx cx CLI scans the proposed action. Real
vulnerabilities are blocked rather than silently allowed โ and so is the case where the scanner
itself can't be trusted to run. Findings are remediated through the bundled Checkmarx MCP server.
Reach for this when you want the check to be automatic and non-optional rather than something someone remembers to ask for.
For more details โ plugins/cursor-devassist/README.md
โ plugins/copilot-devassist/README.md
A fail-closed security gate for GitHub Copilot CLI. Before
Copilot creates or edits a file, the Checkmarx cx CLI scans the proposed content. Real vulnerabilities
are blocked rather than silently allowed โ and so is the case where the scanner itself can't be
trusted to run. Findings are remediated through the bundled Checkmarx MCP server.
Reach for this when you want the check to be automatic and non-optional rather than something someone remembers to ask for.
For more details โ plugins/copilot-devassist/README.md
Apache 2.0 โ see LICENSE for details. It governs everything in this repository, including the
cx-devassist plugin.
See CONTRIBUTING.md for guidelines, and SECURITY.md to report a vulnerability.
Website: Checkmarx.
ยฉ 2026 Checkmarx Ltd.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/checkmarx)<a href="https://allmcps.com/mcp/checkmarx"><img src="https://allmcps.com/api/badge/checkmarx?style=directory" alt="Checkmarx on AllMCPs" /></a>