Netskope NPA MCP 服务器
该 MCP 服务器为 Netskope 的网络私有访问 (NPA) API 提供了一个接口,允许您管理发布者、升级配置文件、访问策略和发布者指导。
安装选项
选项 1:NPX 安装(推荐)
选项 2:手动安装
Claude/Cline 中的 MacOS/Linux 设置
{ "mcpServers": { "netskope-npa": { "command": "npx", "args": [ "-y", "@johnneerdael/netskope-npa", ] "env": { "NETSKOPE_API_TOKEN": "YOUR_API_KEY_HERE", "NETSKOPE_API_BASE": " https://your- netskope -instance.goskope.com " } } } }
Claude/Cline 中的 WSL 设置
- 如果尚未安装,请安装 WSL:
- 在 WSL 中安装 NVM:
- 使用 NVM 安装 Node.js:
- 在您的 Claude 项目中配置 MCP:
注意:将your-wsl-username
和your-windows-username
替换为您的实际用户名。
了解 WSL 路径
- WSL 路径:
/home/your-wsl-username
- WSL 中映射的 Windows 路径:
/mnt/c/Users/your-windows-username
环境设置
- 创建
.env
文件:
用法
发展
建筑
测试
以开发模式运行
执照
麻省理工学院
故障排除
WSL 路径问题
如果遇到路径映射问题:
- 检查你的 WSL 安装:
wsl -l -v
- 验证路径映射:
wsl pwd
- 确保 NVM 来源正确:
source ~/.nvm/nvm.sh
常见问题
- EACCES 错误:使用适当的权限运行
- 未找到路径:验证 WSL 路径
- 节点版本不匹配:使用正确的 NVM 版本
This server cannot be installed
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 的网络私有访问 (NPA) API 的指导。
Related MCP Servers
- -securityFlicense-qualityThis server provides an interface with the Finnhub API, enabling users to obtain the latest market news, stock market data, basic financials, and recommendation trends for specific stocks.Last updated -Python
- AsecurityAlicenseAqualityIntegrates Cline with Azure DevOps services, enabling access to work items, repositories, and pull requests through configurable MCP tools.Last updated -1511TypeScriptMIT License
- AsecurityFlicenseAqualityProvides tools for managing Netskope infrastructure, policies, and steering configurations via the Model Context Protocol.Last updated -5001TypeScript
- AsecurityAlicenseAqualityConnects Claude to Portkey's API for managing AI configurations, workspaces, analytics, and user access, providing comprehensive control over API usage and settings.Last updated -9TypeScriptMIT License