list_chkp_mcp_servers
List all CheckPoint MCP servers by parsing the README table from the CheckPointSW/mcp-servers repository. Returns server names, package names, and descriptions.
Instructions
List all CheckPoint MCP servers by parsing the README table.
Fetches the README from CheckPointSW/mcp-servers repository and extracts server information from the markdown table.
Returns: A list of MCP servers with server_name, package_name, and description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |