Check Point Management MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| checkpoint_list_access_rulesA | List access rules in a given layer, optionally filtered by lifecycle status. Mirrors the real Management API |
| checkpoint_add_access_ruleA | Add a new access rule to the current session. The rule is created with status This is typically a human-gated step in a change workflow, reserved for network-policy changes. |
| checkpoint_publish_sessionA | Commit every drafted rule in the current session to the management server. Drafted rules transition to |
| checkpoint_install_policyA | Push published rules on a layer to the named gateways. This is the moment a compensating-control rule actually starts blocking traffic on the wire. The orchestrator pairs this call with the operator's third human-in-loop approval. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/tarhou/checkpoint-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server