Back to MCP Servers
Netskope
An MCP to give access to all Netskope Private Access components within a Netskope Private Access environments including detailed setup information and LLM examples on usage.
cloud-platformsaillm
By johnneerdael
Installation
npx -y netskope-mcpConfiguration
{
"mcpServers": {
"netskope-mcp": {
"command": "npx",
"args": ["-y", "netskope-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes