-
securityF
license-
qualityA Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.
Last updated -
48
4
TypeScript
用于通过大型语言模型 (LLM) 管理 Netskope 网络私有访问 (NPA) 基础设施的模型上下文协议 (MCP) 服务器。
要使所有 50 种工具投入使用,仍有许多工作要做,我强烈建议不要在任何生产环境中使用这些工具
https://github.com/johnneerdael/netskope-mcp/raw/refs/heads/main/demo.mov
使用 npm 安装包:
克隆存储库并安装依赖项:
将以下配置添加到您的 MCP 设置文件:
对于 NPM 安装:
对于本地开发:
对于 NPM 安装:
对于本地开发:
Netskope NPA MCP 服务器需要配置以下环境变量才能正常运行:
https://your-tenant.goskope.com
030f31f7d57fd94834af57a3edc4bbda
UPGRADE_WILL_START
:发布商升级开始前的通知UPGRADE_STARTED
:升级过程启动时的通知UPGRADE_SUCCEEDED
:升级成功完成后通知UPGRADE_FAILED
:升级过程失败时通知CONNECTION_FAILED
:发布者连接出现问题时通知getAlertConfig
返回当前管理员用户列表及其通知偏好设置。”getAlertConfig
确保正确的团队成员将收到升级事件的通知。”getAlertConfig
显示正在跟踪哪些关键事件以及谁接收通知。”fields
:响应中返回的特定字段数组id
:要检索的本地代理的数字标识符id
:要删除的本地代理的数字标识符id
:本地代理的数字标识符fields
:要返回的特定字段的数组filter
:规则的过滤条件limit
:返回的最大规则数offset
:要跳过的规则数sortby
:排序依据的字段sortorder
:排序方向('asc' 或 'desc')id
:策略规则的数字标识符fields
:要返回的特定字段的数组id
:要更新的规则的数字标识符data
:按照与 create_rule 相同的模式更新规则配置id
:要删除的规则的数字标识符id
:私有应用程序的数字标识符id
:私有应用程序的数字标识符fields
:要返回的特定字段filter
:过滤条件query
:搜索查询limit
:最大结果数offset
:要跳过的结果数query
:搜索标签查询limit
:最大标签数量offset
:要跳过的标签数id
:应用程序标识符tags
:标签对象数组ids
:应用程序标识符数组tags
:更新的标签对象数组ids
:应用程序标识符数组fields
:响应中返回的特定字段id
:发布者的数字标识符id
:要删除的发布者的数字标识符publisherId
:发布者的数字标识符publisherId
:发布者的数字标识符id
:升级配置文件的数字标识符id
:配置文件标识符data
:更新的配置文件配置(与 create_upgrade_profile 相同的模式)id
:要删除的配置文件的数字标识符deviceId
:设备标识符privateAppId
:私有应用程序标识符You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
通过模型上下文协议提供管理 Netskope 基础设施、策略和指导配置的工具。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/johnneerdael/netskope-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server