Home › Other › Zscaler Zero Trust Exchange
Zscaler Zero Trust Exchange
Manage Zscaler Zero Trust Exchange via 400+ tools — ZPA, ZIA, ZDX, ZCC, ZTW, ZMS, EASM, and more.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.15.4)
uvx zscaler-mcp
Or add to your MCP client config:
{
"mcpServers": {
"zscaler-mcp-server": {
"command": "uvx",
"args": [
"zscaler-mcp"
],
"env": {
"ZSCALER_CLIENT_ID": "<YOUR_VALUE>",
"ZSCALER_CLIENT_SECRET": "<YOUR_VALUE>",
"ZSCALER_CUSTOMER_ID": "<YOUR_VALUE>",
"ZSCALER_VANITY_DOMAIN": "<YOUR_VALUE>"
}
}
}
}
ZSCALER_CLIENT_IDrequired secret — Zscaler OneAPI Client ID from ZIdentity console.ZSCALER_CLIENT_SECRETrequired secret — Zscaler OneAPI Client Secret from ZIdentity console.ZSCALER_CUSTOMER_IDrequired — Zscaler Customer ID from ZIdentity console.ZSCALER_VANITY_DOMAINrequired — Zscaler vanity domain (e.g. mycompany.zscloud.net).
Package (oci)
docker run -i --rm docker.io/zscaler/zscaler-mcp-server:latest
Or add to your MCP client config:
{
"mcpServers": {
"zscaler-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/zscaler/zscaler-mcp-server:latest"
]
}
}
}
This server takes extra arguments — see its repository.
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry