Skip to main content
Glama
Checkmarx
by Checkmarx

Checkmarx Agentic AI

License

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.

Checkmarx Security MCP

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

Related MCP server: StackHawk MCP Server

cx-devassist plugin

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

cx-cursor-plugin

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

Documentation

License

Apache 2.0 — see LICENSE for details. It governs everything in this repository, including the cx-devassist plugin.

Contributing

See CONTRIBUTING.md for guidelines, and SECURITY.md to report a vulnerability.

Website: Checkmarx.

© 2026 Checkmarx Ltd.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server for integrating with StackHawk's security scanning platform. Helps developers set up StackHawk, run security scans, and triage findings to fix vulnerabilities — all from within an LLM-powered IDE or chat.
    Last updated
    9
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for Cursor that scans codebases for security issues including hardcoded secrets, SAST, vulnerable dependencies, and IaC misconfigurations.
    Last updated
    7
    MIT

View all related MCP servers

Related MCP Connectors

  • Zero-config MCP security scanner for AI-generated apps. 25K+ vulnerability patterns.

  • MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.

  • Security scanner for MCP servers. Detect vulnerabilities, prompt injection, and tool poisoning.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Checkmarx/cx-agentic-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server