Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) โ†— (opens in a new tab)
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Developer Tools
  3. Checkmarx
C
Health: ActiveRecent health check succeeded.Last checked 8/27/2026, 12:16:28 AM

Checkmarx

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View RepositoryVisit Website

Official Checkmarx MCP Server

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "checkmarx": {
      "url": "https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0"
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ป More in Developer Tools

Documentation Overview

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.

How it works (at a glance)

For more details โ†’ README-MCP.md

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

cursor-devassist

โ†’ 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

copilot-devassist

โ†’ 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

Documentation

  • docs/usage.md โ€” the MCP tool catalog and example workflows
  • docs/authentication.md โ€” API key and OAuth2 setup
  • docs/troubleshooting.md โ€” connection, auth, and scan issues

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.

Related MCP Servers

View all in Developer Tools View all alternatives
  • Blbl147 Xhs MCP logoBlbl147 Xhs MCP

    ๆœ็ดข็ฌ”่ฎฐใ€ๆต่งˆ้ฆ–้กตๆŽจ่ใ€ๆŸฅ็œ‹็ฌ”่ฎฐๅ†…ๅฎนไธŽ่ฏ„่ฎบ๏ผŒๅนถๅ‘่กจไฝ ็š„่ฏ„่ฎบใ€‚็›ดๆŽฅๅœจๅทฅไฝœๆตไธญไธŽๅฐ็บขไนฆๅ†…ๅฎนไบ’ๅŠจ๏ผŒ้ซ˜ๆ•ˆ่ทŸ่ฟ›่ฏ้ข˜ใ€‚

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Blbl147 Xhs MCP โ†’
  • Wix MCP logoWix MCP

    A Model Context Protocol server for Wix AI tools

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Wix MCP โ†’
  • Isnow890 Data4library MCP logoIsnow890 Data4library MCP

    ์ฑ… ์‹ซ์–ดํ•˜๋Š” ์ œ๊ฐ€ ์ฑ…์— ๋Œ€ํ•ด ์•„๋Š”์ฒ™ํ•˜๊ณ  ์‹ถ์–ด์„œ ๋งŒ๋“ค์—ˆ์Šต๋‹ˆ๋‹ค.. ๋‚ด ์ฃผ๋ณ€ ๋„์„œ๊ด€ ์‹ค์‹œ๊ฐ„ ๋Œ€์ถœ ํ™•์ธ ์ฝ๊ณ  ์‹ถ์€ ์ฑ…์„ ๊ฒ€์ƒ‰ํ•˜๋ฉด ์ฃผ๋ณ€ ๋„์„œ๊ด€ ๋Œ€์ถœ ๊ฐ€๋Šฅ ์—ฌ๋ถ€๋ฅผ ์ฆ‰์‹œ ํ™•์ธ ๊ตณ์ด ๋„์„œ๊ด€โ€ฆ

    ๐Ÿ’ป Developer Tools1 views
    Compare vs Isnow890 Data4library MCP โ†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    ๐Ÿ’ป Developer Tools1 views
    Compare vs PraisonAI โ†’

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Checkmarx

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "checkmarx": { "command": "npx", "args": ["-y", "checkmarx"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCheckmarx AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/checkmarx?style=directory)](https://allmcps.com/mcp/checkmarx)
HTML Embed
<a href="https://allmcps.com/mcp/checkmarx"><img src="https://allmcps.com/api/badge/checkmarx?style=directory" alt="Checkmarx on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ปDeveloper Tools
More technical detailsExpand โ–พ
TransportSSE (Remote)
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commitToday
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 26, 2026
36Quality signal: Fair ยท 36/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools13/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ป Developer Tools โ†’Best MCP servers for Developers โ†’Alternatives to Checkmarx โ†’Install in Claude DesktopInstall in CursorInstall in VS Code