get_chkp_mcp_server_documentation
Retrieves CheckPoint MCP server documentation from NPM, converting it to markdown for easy access to README, configuration, environment variables, and usage.
Instructions
Get NPM package documentation for a CheckPoint MCP server.
Fetches the NPM package page and converts it to markdown format, including README, configuration details, environment variables, and usage information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | The NPM package name of the MCP server (e.g., "@chkp/quantum-management-mcp") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |