mcpbeat Sign in

Zscaler Zero Trust Exchange MCP Server

local only

Zscaler Zero Trust Exchange runs on your own machine — the client starts it, so there is no endpoint to ping. 585 installs a week from pypi. Last commit 19 Aug 2026.

Manage Zscaler Zero Trust Exchange via 400+ tools — ZPA, ZIA, ZDX, ZCC, ZTW, ZMS, EASM, and more.

Installs per day peak 872 · avg 176 · -37% w/w
a month agotoday
585
Installs / week
pypi · zscaler-mcp
51
Stars
3 open issues
19 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 10 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add zscaler-mcp-server -- uvx zscaler-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "zscaler-mcp-server": {
      "args": [
        "zscaler-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.zscaler-mcp-server]
command = "uvx"
args = ["zscaler-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "zscaler-mcp-server": {
      "args": [
        "zscaler-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "zscaler-mcp-server": {
      "args": [
        "zscaler-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: ZSCALER_CLIENT_ID (Zscaler OneAPI Client ID from ZIdentity console.), ZSCALER_CLIENT_SECRET (Zscaler OneAPI Client Secret from ZIdentity console.), ZSCALER_CUSTOMER_ID (Zscaler Customer ID from ZIdentity console.), ZSCALER_VANITY_DOMAIN (Zscaler vanity domain (e.g. mycompany.zscloud.net).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Zscaler Zero Trust Exchange

same job, measured the same way
mcp-cbr-rates
by atomno-mcp

CBR exchange rates and key rates for Russia. MCP tools for finance agents.

531 installs/wk local only
Omniwatchguard
by omniwatchguard

AI-powered website change monitoring - manage monitors and alerts via MCP.

7 tools answering
Clishop
by stefdcl

Order anything from your terminal — search, buy, track, and manage via MCP tools.

24 installs/wk local only
Trilo
by trilo

Connect AI tools to Trilo workspaces — manage tasks, messages, pages, calendars, meetings, and more.

answering
Postfast MCP
by peturgeorgievv-factory

MCP server for the PostFast API — schedule and manage social media posts via AI tools

183 installs/wk local only
Puter
by puter

Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more

answering
Clocknext
by clocknext

Meter usage and manage usage-based billing from AI tools via the ClockNext API.

102 installs/wk local only
ClockNext
by clocknext

Meter usage and manage usage-based billing from AI tools via the ClockNext API.

local only

Zscaler Zero Trust Exchange — questions

Answers built from our own checks of this server.

Why is there no uptime for Zscaler Zero Trust Exchange?
Zscaler Zero Trust Exchange runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package zscaler-mcp was installed 585 times last week.
How do I connect Zscaler Zero Trust Exchange?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls zscaler-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Zscaler Zero Trust Exchange?
The pypi package zscaler-mcp was installed 585 times in the last week. Week over week that is -37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Zscaler Zero Trust Exchange open source?
Yes — it is published under the MIT licence, written in Python, 51 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.