← Index

SAS Viya

io.github.sassoftware/sas-mcp-serverv1.9.2Other

Execute SAS code and query Compute, CAS, and model APIs on SAS Viya via OAuth 2.0.

In-path gate · all MCP tools

Using SAS Viya in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-08-12).

Contracts can change after screening, with no version bump. The gate pins SAS Viya’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Environment variables
VIYA_ENDPOINT
required

Base URL of your SAS Viya environment, e.g. https://viya.example.com. No trailing slash.

SSL_VERIFY

Set false only for a self-signed Viya certificate. Disables verification for the whole process, so prefer a trusted certificate.

CLIENT_ID

SASLogon OAuth client id used for the token refresh exchange.

COMPUTE_CONTEXT_NAME

Compute context that backs SAS code execution.

MCP_TIERS

Expose only some tool tiers, e.g. 0-4 or 0,1,7. Empty exposes all 75 tools. Tiers: 0 Compute, 1 Data Discovery, 2 Data Operations, 3 Reports, 4 Batch Jobs, 5 AutoML, 6 Models, 7 Decisioning.

MCP_READ_ONLY

Expose only tools that neither change server-side state nor cause server-side work (43 of 75). Composes with MCP_TIERS.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
Alternatives in Other