johnneerdael/ns-private-access-mcp
Platform-specific configuration:
{
"mcpServers": {
"ns-private-access-mcp": {
"command": "npx",
"args": [
"-y",
"ns-private-access-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A comprehensive Model Context Protocol (MCP) server for managing Netskope Private Access (NPA) infrastructure through AI-powered automation.
This project includes extensive documentation organized for easy navigation:
👉 [Start with the Complete Documentation](./docs/README.md) - Overview and navigation guide
| Category | Description | Link | |----------|-------------|------| | 🏗️ Architecture | Server design and patterns | Server Architecture | | 🛠️ Tools Reference | Complete tool documentation | Publisher Tools, Private App Tools, Policy Tools | | 🔄 Workflows | Common automation patterns | Common Workflows | | 💼 Real Examples | Complete use cases | Real-World Examples |
The MCP server provides 84 specialized tools across 10 categories:
| Category | Tools | Primary Use Cases | |----------|-------|------------------| | Publishers | 9 tools | Infrastructure deployment and management | | Private Apps | 15 tools | Application lifecycle and configuration | | Local Brokers | 7 tools | Network connectivity and routing | | Policy Management | 6 tools | Access control and security rules | | SCIM Integration | 5 tools | Identity and user management | | Upgrade Profiles | 7 tools | Automated maintenance scheduling | | Steering | 3 tools | Traffic routing and associations | | Alerts | 2 tools | Event monitoring and notifications | | Search | 2 tools | Resource discovery and querying | | Validation | 2 tools | Configuration compliance |
AI Response: Executes comprehensive deploy
Loading reviews...