Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 

Check Point Quantum Management MCP Server

PhoneBoy
Admin
Admin

What is MCP?

Model Context Protocol (MCP) servers expose a structured, machine-readable API for your enterprise data—designed for AI-powered automation, copilots, and decision engines. By delivering a clear, contextual slice of your security environment, MCP lets you query, analyze, and optimize complex systems without building custom SDKs or parsing raw exports.

Why MCP for Security?

Security Policies often span hundreds of rules and thousands of object

...;
TO ACCESS CHECKMATES TOOLBOX it's simple and free

Disclaimer: Check Point does not provide maintenance services or technical or customer support for third party content provided on this Site, including in CheckMates Toolbox. See also our Third Party Software Disclaimer.




1 Solution

Accepted Solutions

Ruan_Kotze
Advisor

Managed to resolve my issue.  Slightly embarrassing to admit but it was because I never enabled "Developer" mode in Claude desktop.

In my defense it was not in "Developer Settings" but buried in the Help hamburger menu:-)

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos
14 Replies

the_rock
Legend
Legend

Very interesting.

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

APopisteru
Ambassador
Ambassador

This is really cutting edge technology, since the entire architecture was released to open-source community exactly 6 months ago, and I saw a functional demo of an independent development of our genial regional SME M. K. in March.

Let's think a bit about what made this integration possible so quickly: a modular, micro-services like approach of API endpoints exposing more and more management and OS operations, in the larger context of the goal to provide the most streamlined and efficie

...;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

genisis__
Mentor Mentor
Mentor

Is this something that will replace Smart Optimise service?

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


PhoneBoy
Admin
Admin

Yes and no  @genisis__ 

SmartOptimize is a service offered through Infinity Global Services.
A more direct replacement for this would the "Policy Advisor" functionality that was announced at CPX.

An MCP Server allows you to build your own "AI Copilot" of sorts using your data and chosen AI model hosted on your own infrastructure.
"Rulebase Optimization with AI" is one of the use cases explicitly mentioned.
However, this is a "build it yourself" tool (versus something we explicitly p

...;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


D_W
Advisor

Is it planned to access Logs also via that service?

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

PhoneBoy
Admin
Admin

The Management APIs already supports querying for specific logs.
When using AI-Copilot with on-premise management, these APIs are used to perform some of the functions involving log data...if you've explicitly enabled this.
Whether the MCP Server we've released actually queries logs...  @Eran_Habad can you comment?

If you're looking for bulk ingestion of logs, that still needs to be done with Log Exporter.

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

Eran_Habad
Employee
Employee

We're actually building a dedicated MCP for that. In this MCP, it's not possible to retrieve logs.

You can see the current API list for this MCP in code, at https://github.com/CheckPointSW/mcp-quantum/blob/main/packages/management/src/index.ts

 

 

 

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


PhoneBoy
Admin
Admin

Thanks, I was looking for that. 🙂

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

Daniel_Hainich
Advisor
0 Kudos

PhoneBoy
Admin
Admin

From the article:  "The proof of concept does not directly exploit a vulnerability in the GitHub MCP server, but assumes a certain recklessness in dealing with the AI systems, which is probably not too far-fetched."

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

Ruan_Kotze
Advisor

Very excited about this - but the instructions in the Git repo does not seem complete, or it assumes a level knowledge with MCP's that not a lot of us currently has.  Has anyone been able to build this?

Full disclosure - this is my first time trying to get something like this working so might also just be tripping over my own feet.

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

Yoav_Geva
Employee
Employee

Hi  @Ruan_Kotze ,

In order to use the MCP servers, you just need to configure them in your MCP client of choice.
We have provided directions for doing it in four popular Apps that serve as MCP clients (Claude Desktop, Cursor, Windsurf and VS Code), but other apps are also viable.

For example, for Claude Desktop follow these instructions: 

https://github.com/CheckPointSW/mcp-servers?tab=readme-ov-file#configuring-the-claude-desktop-app

As always, the since you use personal an

...;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

Ruan_Kotze
Advisor

Thanks for responding Yoav,

We've done the integration for Claude and satisfied the pre-requisites - here's what I did:
- Installed Claude desktop
- Installed Node.JS
- Configured claude_desktop_config.json with our environment settings

Despite this I'm not seeing the MCP pop up under the styles menu in Claude desktop. Am I missing any steps? 

I Have also reviewed Claude Desktops log files (main.log / window.log) for any possible errors, but couldn't find anything relevant. 

Star

...;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

Ruan_Kotze
Advisor

Managed to resolve my issue.  Slightly embarrassing to admit but it was because I never enabled "Developer" mode in Claude desktop.

In my defense it was not in "Developer Settings" but buried in the Help hamburger menu:-)

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos