Skip to content

Commit 5ba094e

Browse files
authored
Merge pull request #143 from CheckPointSW/sync-from-internal-20251103-122331
Sync from internal repo: Sync from internal repo
2 parents 20d65d1 + 83e74f6 commit 5ba094e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+5560
-230
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@chkp/cpinfo-analysis-mcp": minor
3+
---
4+
5+
Updated implementation and features, Updated configuration, Added 15 new file(s) (synced from internal repository)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@chkp/quantum-gw-connection-analysis-mcp": minor
3+
---
4+
5+
Updated implementation and features, Modified 1 file(s) (synced from internal repository)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@chkp/https-inspection-mcp": minor
3+
---
4+
5+
Updated implementation and features, Modified 1 file(s) (synced from internal repository)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@chkp/documentation-mcp": patch
3+
---
4+
5+
Updated configuration, Modified 1 file(s) (synced from internal repository)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@chkp/quantum-management-mcp": minor
3+
---
4+
5+
Updated implementation and features, Modified 1 file(s) (synced from internal repository)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@chkp/reputation-service-mcp": minor
3+
---
4+
5+
Updated implementation and features, Modified 1 file(s) (synced from internal repository)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@chkp/management-logs-mcp": minor
3+
---
4+
5+
Updated implementation and features, Modified 1 file(s) (synced from internal repository)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@chkp/threat-prevention-mcp": minor
3+
---
4+
5+
Updated implementation and features, Modified 1 file(s) (synced from internal repository)

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ This monorepo is organized with each Check Point security domain as a separate M
3333
- **`/gaia`** - GAIA OS MCP server for network management and interface configuration
3434
- **`/documentation-tool`** - Check Point documentation assistant MCP server for product information and technical guidance
3535
- **`/spark-management`** - Spark Management MCP server for Quantum Spark appliance management
36+
- **`/cpinfo-analysis`** - CPInfo Analysis MCP server for Check Point appliance diagnostic file analysis and troubleshooting
3637

3738
## Available MCP Servers
3839

@@ -52,6 +53,7 @@ The following MCP servers are available in this repository:
5253
| [Gaia](./packages/gaia/) | `@chkp/quantum-gaia-mcp` | Network management and interface configuration for GAIA OS |
5354
| [Documentation Tool](./packages/documentation-tool/) | `@chkp/documentation-mcp` | Comprehensive Check Point documentation assistant providing instant access to product information, technical specifications, configuration guidance, and feature documentation across the entire Check Point security portfolio |
5455
| [Spark Management](./packages/spark-management/) | `@chkp/spark-management-mcp` | Manage and monitor Quantum Spark appliances for MSPs and distributed networks |
56+
| [Cpinfo analysis](./packages/cpinfo-analysis/) | `@chkp/cpinfo-analysis-mcp` | Analyze CPInfo diagnostic files for system health, performance metrics, network configuration, and troubleshooting insights |
5557

5658

5759
## Example: Setting Up an MCP Server
370 KB
Loading

0 commit comments

Comments
 (0)