SAS Viya MCP Server
A Model Context Protocol (MCP) server for executing SAS code, training AutoML projects, scoring models and so much more for SAS Viya environments.
People who need security tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-20 · ★ 51 · #102 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install SAS Viya
before you install - you'll need
Set VIYA_ENDPOINT, MCP_TIERS, MCP_READ_ONLY, COLLECTION_MODE before connecting.
Docker
docker run -i --rm ghcr.io/sassoftware/sas-mcp-server:1.11.1 Claude Desktop - add to config
{
"mcpServers": {
"sassoftware-sas-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/sassoftware/sas-mcp-server:1.11.1"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license Apache-2.0 - declared in the repository
registry namespace io.github.sassoftware is GitHub-verified and matches the repo owner
03 · What SAS Viya can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.11.1 · 2026-08-20
Highlights · Contour is a first-class router, and the chart's default - with path-prefix mounting (#48) · Standing up a shared MCP server for a Viya environment used to stall on something that isn't technical: a second…
v1.11.0 · 2026-08-19
Highlights · Every tool now tells your client what it does - MCP tool annotations (#47) · Until this release the server shipped no tool annotations at all. Under the MCP spec's defaults that is not "unknown", it is…
v1.10.0 · 2026-08-17
Highlights · Open the MCP endpoint in a browser and get a landing page, not a 401 (#46) · Anyone handed who pastes it into a browser used to get FastMCP's bare {"error": "invalid_token", …} - which reads as "broken"…
04 · Who maintains SAS Viya
SAS Viya is maintained by sassoftware. It's the only MCP server we track from this author; the repo dates to Nov 2025.
05 · Facts
- repository
- github.com/sassoftware/sas-mcp-server
- category
- security - ranked #102 of 182 actively-maintained security servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-20)
- registry
- io.github.sassoftware/sas-mcp-server (active, first published 2026-08-12 · 5 versions)
- packages
- oci:ghcr.io/sassoftware/sas-mcp-server:1.11.1
06 · SAS Viya FAQ
What is SAS Viya?
A Model Context Protocol (MCP) server for executing SAS code, training AutoML projects, scoring models and so much more for SAS Viya environments.
Is SAS Viya still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-20 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install SAS Viya?
Run `docker run -i --rm ghcr.io/sassoftware/sas-mcp-server:1.11.1`. The README documents 4 environment variables (VIYA_ENDPOINT, MCP_TIERS, MCP_READ_ONLY…) to set first. Set VIYA_ENDPOINT, MCP_TIERS, MCP_READ_ONLY, COLLECTION_MODE before connecting. You can also paste the ready-made client config above.
07 · Alternatives to SAS Viya
Alternatives to SAS Viya
Maintained security servers if SAS Viya isn't the fit.
- SafeDep Vet MCP Protect your AI agents and IDEs from malicious open-source packages. ★ 1,102 · 2026-08-24
- SonarQube MCP Server Analyze code quality and security with SonarQube Server or Cloud directly in AI assistants. ★ 632 · 2026-08-24
- Decionis MCP Server Fail-closed policy gate for AI agent actions, with local evaluation and native pre-tool hooks. ★ 533 · 2026-08-24
- HOL Guard Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server. ★ 470 · 2026-08-25
- Emisar Let AI operate servers without SSH. Choose actions, approve risky changes, and audit every step. ★ 409 · 2026-08-23
- Bradesco MCP server for Bradesco - Pix, Cobrança (boleto), Arrecadação, Extrato (OAuth2 + mTLS) ★ 269 · 2026-08-12
Pairs well with
Servers that cover what SAS Viya doesn't - only shown when the pairing reason fits the companion.
More security MCP servers · Clearfront · Social GPT · Action1 MCP · S Gw · Stdio
More Python MCP servers · Sassy MCP · Perenna · Vexor · Ephemeris MCP · see all