SAS Viya MCP
v1.15.0io.github.sassoftware/sas-mcp-server
Execute SAS code and query Compute, CAS, and model APIs on SAS Viya via OAuth 2.0.
transport:stdio
runtime:oci
Target client
run in your project directory
claude mcp add sas-mcp-server -e VIYA_ENDPOINT=<VIYA_ENDPOINT> -e SSL_VERIFY=<SSL_VERIFY> -e CLIENT_ID=<CLIENT_ID> -e COMPUTE_CONTEXT_NAME=<COMPUTE_CONTEXT_NAME> -e MCP_TIERS=<MCP_TIERS> -e MCP_READ_ONLY=<MCP_READ_ONLY> -e MCP_APPS=<MCP_APPS> -- docker run -i --rm ghcr.io/sassoftware/sas-mcp-server:1.15.0
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.