Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Zscaler Zero Trust Exchange

OCI · DOCKER.IO/ZSCALER/ZSCALER-MCP-SERVER:LATEST · 2 COMPONENTS · SCANNED SEP 21

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

0 this week 52 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency45
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 32 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability78
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 37993 tokens (~149/item across 254 items; 254 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage77
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 19% of tool parameters carry a description.Partial
  • Structured output schemas are declared (4% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 254 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 254 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the Zscaler Zero Trust Exchange MCP server?

Zscaler Zero Trust Exchange runs locally as a container image, launched with docker run --rm -i docker.io/zscaler/zscaler-mcp-server:latest. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · docker.io/zscaler/zscaler-mcp-server:latest

# add to Claude Code
claude mcp add zscaler-zscaler-mcp-server -- docker run --rm -i docker.io/zscaler/zscaler-mcp-server:latest
// .cursor/mcp.json
{
  "mcpServers": {
    "zscaler-zscaler-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/zscaler/zscaler-mcp-server:latest"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "zscaler-zscaler-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/zscaler/zscaler-mcp-server:latest"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add zscaler-zscaler-mcp-server -- docker run --rm -i docker.io/zscaler/zscaler-mcp-server:latest
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "zscaler-zscaler-mcp-server": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "docker.io/zscaler/zscaler-mcp-server:latest"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  zscaler-zscaler-mcp-server:
    command: "docker"
    args: ["run", "--rm", "-i", "docker.io/zscaler/zscaler-mcp-server:latest"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "zscaler-zscaler-mcp-server": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "docker.io/zscaler/zscaler-mcp-server:latest"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "zscaler-zscaler-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/zscaler/zscaler-mcp-server:latest"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed oci/docker.io/zscaler/zscaler-mcp-server:latest

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason Verification failed
Discovered via OCI referrers API

Background: How many MCP packages publish verified provenance →

MCP tools · 254 exposed · ~37,993 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
zpa_get_app_protection_rule ~44

Get one ZPA app-protection (inspection) policy rule (read-only).

NameTypeReqDescription
microtenant_id
rule_idstringyes

No output schema declared.

No examples provided.

zpa_get_application_segment ~33

Get one ZPA application segment.

NameTypeReqDescription
microtenant_id
segment_idstringyes

No output schema declared.

No examples provided.

zpa_get_application_segment_ba ~37

Get one ZPA browser-access application segment.

NameTypeReqDescription
microtenant_id
segment_idstringyes

No output schema declared.

No examples provided.

zpa_get_application_segment_pra ~39

Get one ZPA privileged-remote-access application segment.

NameTypeReqDescription
microtenant_id
segment_idstringyes

No output schema declared.

No examples provided.

zpa_get_application_server ~36

Get one ZPA application server (read-only).

NameTypeReqDescription
microtenant_id
server_idstringyes

No output schema declared.

No examples provided.

zpa_get_ba_certificate ~40

Get one ZPA Browser Access certificate by ID (read-only).

NameTypeReqDescription
certificate_idstringyes
microtenant_id

No output schema declared.

No examples provided.

zpa_get_forwarding_policy_rule ~40

Get one ZPA client forwarding policy rule (read-only).

NameTypeReqDescription
microtenant_id
rule_idstringyes

No output schema declared.

No examples provided.

zpa_get_isolation_policy_rule ~39

Get one ZPA isolation policy rule (read-only).

NameTypeReqDescription
microtenant_id
rule_idstringyes

No output schema declared.

No examples provided.

zpa_get_lss_config ~35

Get one ZPA LSS configuration by ID (read-only).

NameTypeReqDescription
lss_config_idstringyes

No output schema declared.

No examples provided.

zpa_get_lss_log_format ~45

Get the pre-built LSS log-format templates (csv/json/tsv) for a log type (read-only).

NameTypeReqDescription
log_typestringyes
NameTypeReqDescription
itemsyesThe catalog payload as returned by ZPA.
kindstringyesCatalog kind (e.g. log_types, log_format, status_codes).

No examples provided.

zpa_get_pra_credential ~45

Get one ZPA PRA credential by ID (read-only). Secrets are never returned.

NameTypeReqDescription
credential_idstringyes
microtenant_id

No output schema declared.

No examples provided.

zpa_get_pra_portal ~40

Get one ZPA PRA portal by ID (read-only).

NameTypeReqDescription
microtenant_id
portal_idstringyes

No output schema declared.

No examples provided.

zpa_get_provisioning_key ~43

Get one ZPA provisioning key by ID and type (read-only).

NameTypeReqDescription
key_idstringyes
key_typestringyes

No output schema declared.

No examples provided.

zpa_get_segment_group ~33

Get one ZPA segment group.

NameTypeReqDescription
group_idstringyes
microtenant_id

No output schema declared.

No examples provided.

zpa_get_server_group ~36

Get one ZPA server group (read-only).

NameTypeReqDescription
group_idstringyes
microtenant_id

No output schema declared.

No examples provided.

zpa_get_service_edge ~39

Get one ZPA Service Edge by ID (read-only).

NameTypeReqDescription
microtenant_id
service_edge_idstringyes

No output schema declared.

No examples provided.

zpa_get_service_edge_group ~38

Get one ZPA service edge group (read-only).

NameTypeReqDescription
group_idstringyes
microtenant_id

No output schema declared.

No examples provided.

zpa_get_timeout_policy_rule ~38

Get one ZPA timeout policy rule (read-only).

NameTypeReqDescription
microtenant_id
rule_idstringyes

No output schema declared.

No examples provided.

zpa_list_access_policy_rules ~182

List ZPA access policy rules (read-only).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_app_connector_groups ~182

List ZPA app connector groups (read-only).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_app_connectors ~184

List ZPA app connectors with health/status (read-only).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_app_protection_rules ~188

List ZPA app-protection (inspection) policy rules (read-only).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_application_segments ~204

List ZPA application segments. Each row is the full segment record with normalized highlights on top (ids, member domains/server groups, ports, and behavior toggles).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_application_segments_ba ~185

List ZPA browser-access (clientless) application segments.

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_application_segments_pra ~183

List ZPA privileged-remote-access application segments.

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_application_servers ~180

List ZPA application servers (read-only).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_ba_certificates ~183

List ZPA Browser Access certificates (read-only).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_forwarding_policy_rules ~184

List ZPA client forwarding policy rules (read-only).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_isolation_policy_rules ~183

List ZPA isolation policy rules (read-only).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_lss_client_types ~29

List ZPA LSS client types for the current customer (read-only catalog).

Input schema present but exposes no named parameters.

NameTypeReqDescription
itemsyesThe catalog payload as returned by ZPA.
kindstringyesCatalog kind (e.g. log_types, log_format, status_codes).

No examples provided.

zpa_list_lss_configs ~181

List ZPA LSS configurations — what log feed streams where (read-only).

NameTypeReqDescription
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_lss_log_types ~30

List the human-readable LSS source log types ZPA supports (read-only catalog).

Input schema present but exposes no named parameters.

NameTypeReqDescription
itemsyesThe catalog payload as returned by ZPA.
kindstringyesCatalog kind (e.g. log_types, log_format, status_codes).

No examples provided.

zpa_list_lss_status_codes ~36

List ZPA LSS session status codes used in config filters (read-only catalog).

NameTypeReqDescription
log_type
NameTypeReqDescription
itemsyesThe catalog payload as returned by ZPA.
kindstringyesCatalog kind (e.g. log_types, log_format, status_codes).

No examples provided.

zpa_list_pra_credentials ~186

List ZPA PRA credentials (read-only). Secrets are never returned.

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_pra_portals ~182

List ZPA PRA portals (read-only).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_provisioning_keys ~194

List ZPA provisioning keys of a given type (read-only).

NameTypeReqDescription
key_typestringyes
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_segment_groups ~206

List ZPA segment groups. Each row is the full segment-group record with normalized highlights (ids, enabled state, application-segment counts/ids, timestamps) on top.

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_server_groups ~180

List ZPA server groups (read-only).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_service_edge_groups ~182

List ZPA service edge groups (read-only).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_service_edges ~201

List individual ZPA Service Edges with health/status (read-only). Distinct from `zpa_list_service_edge_groups` (the parent group resource).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

zpa_list_timeout_policy_rules ~182

List ZPA timeout policy rules (read-only).

NameTypeReqDescription
microtenant_id
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

ztw_get_discovery_settings ~37

Get ZTW workload-discovery settings (read-only singleton). Returns the decision-bearing knobs plus the full payload in `settings`.

Input schema present but exposes no named parameters.

NameTypeReqDescription
discovery_roleDiscovery IAM role, if set.
external_idExternal ID, if set.
settingsobjectFull discovery-settings payload (curated container).

No examples provided.

ztw_list_admins ~201

List ZTW admin users (read-only).

NameTypeReqDescription
include_admin_users
include_api_roles
include_auditor_users
page
page_size
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search
version

No output schema declared.

No examples provided.

ztw_list_ip_destination_groups ~186

List ZTW IP destination groups. Use `exclude_type` to omit a group type (e.g. exclude DSTN_FQDN). Read-only.

NameTypeReqDescription
exclude_type
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…

No output schema declared.

No examples provided.

ztw_list_ip_destination_groups_lite ~188

List ZTW IP destination groups via the lighter SDK endpoint (read-only). Same records as `ztw_list_ip_destination_groups`; uses the lite endpoint.

NameTypeReqDescription
exclude_type
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…

No output schema declared.

No examples provided.

ztw_list_ip_groups ~176

List ZTW IP groups. `search` is a server-side substring match on the group name. Read-only.

NameTypeReqDescription
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

ztw_list_ip_groups_lite ~184

List ZTW IP groups via the lighter SDK endpoint (read-only). Same records as `ztw_list_ip_groups`; uses the lite endpoint.

NameTypeReqDescription
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

ztw_list_ip_source_groups ~178

List ZTW IP source groups. `search` is a server-side substring match on the group name. Read-only.

NameTypeReqDescription
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

ztw_list_ip_source_groups_lite ~187

List ZTW IP source groups via the lighter SDK endpoint (read-only). Same records as `ztw_list_ip_source_groups`; uses the lite endpoint.

NameTypeReqDescription
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

ztw_list_network_service_groups ~164

List ZTW network service groups (read-only).

NameTypeReqDescription
queryOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get…
search

No output schema declared.

No examples provided.

Common questions

What is the Zscaler Zero Trust Exchange MCP server?

Zscaler Zero Trust Exchange is an MCP server listed in the public MCP registry as io.github.zscaler/zscaler-mcp-server. Manage Zscaler Zero Trust Exchange via 400+ tools, ZPA, ZIA, ZDX, ZCC, ZTW, ZMS, EASM, and more. This page covers its container image (docker.io/zscaler/zscaler-mcp-server:latest).

Is the Zscaler Zero Trust Exchange MCP server safe to use?

Zscaler Zero Trust Exchange scores 52 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Zscaler Zero Trust Exchange MCP server expose?

Zscaler Zero Trust Exchange exposes 254 tools: zeasm_list_findings, zeasm_get_finding_details, zeasm_get_finding_evidence, zeasm_get_finding_scan_output, zeasm_list_lookalike_domains, and 249 more. Their descriptions and schemas cost roughly 37,993 tokens of context every time the server is loaded.

Is the Zscaler Zero Trust Exchange MCP server still maintained?

Zscaler Zero Trust Exchange is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Zscaler Zero Trust Exchange MCP server under?

Zscaler Zero Trust Exchange declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.