AgentUni

SAS Viya

by @sassoftware / v1.15.0

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

Install

Docker / stdio

docker run -i --rm ghcr.io/sassoftware/sas-mcp-server:1.15.0

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-sassoftware-sas-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/sassoftware/sas-mcp-server:1.15.0"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.sassoftware/sas-mcp-server · published 2026-09-15 · updated 2026-09-15. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category