SAS Viya
Rank #977io.github.sassoftware/sas-mcp-server
Execute SAS code and query Compute, CAS, and model APIs on SAS Viya via OAuth 2.0.
SAS Viya is a Model Context Protocol (MCP) server published by sassoftware. It ranks #977 of 132,113 servers tracked on MCP Toplist, and its repository has 58 GitHub stars. SAS Viya is listed across 3 registries — Official MCP, Glama and PulseMCP, with 12 tracked versions. It was first listed on Nov 13, 2025 and most recently updated on Sep 15, 2026.
Ranks ahead of 131,136 of 132,113 servers on MCP Toplist.
Use SAS Viya
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add sas-mcp-server -e "VIYA_ENDPOINT=<your VIYA_ENDPOINT>" -e "SSL_VERIFY=<your SSL_VERIFY>" -e "CLIENT_ID=<your CLIENT_ID>" -e "COMPUTE_CONTEXT_NAME=<your COMPUTE_CONTEXT_NAME>" -e "MCP_TIERS=<your MCP_TIERS>" -e "MCP_READ_ONLY=<your MCP_READ_ONLY>" -e "MCP_APPS=<your MCP_APPS>" -- docker run -i --rm -v "{sas_token_dir}:/app/.sas" ghcr.io/sassoftware/sas-mcp-server:1.15.0 app-stdioReplace each placeholder with your own value before saving.
[mcp_servers.sas-mcp-server]
command = "docker"
args = ["run", "-i", "--rm", "-v", "{sas_token_dir}:/app/.sas", "ghcr.io/sassoftware/sas-mcp-server:1.15.0", "app-stdio"]
[mcp_servers.sas-mcp-server.env]
VIYA_ENDPOINT = "<your VIYA_ENDPOINT>"
SSL_VERIFY = "<your SSL_VERIFY>"
CLIENT_ID = "<your CLIENT_ID>"
COMPUTE_CONTEXT_NAME = "<your COMPUTE_CONTEXT_NAME>"
MCP_TIERS = "<your MCP_TIERS>"
MCP_READ_ONLY = "<your MCP_READ_ONLY>"
MCP_APPS = "<your MCP_APPS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sas-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{sas_token_dir}:/app/.sas",
"ghcr.io/sassoftware/sas-mcp-server:1.15.0",
"app-stdio"
],
"env": {
"VIYA_ENDPOINT": "<your VIYA_ENDPOINT>",
"SSL_VERIFY": "<your SSL_VERIFY>",
"CLIENT_ID": "<your CLIENT_ID>",
"COMPUTE_CONTEXT_NAME": "<your COMPUTE_CONTEXT_NAME>",
"MCP_TIERS": "<your MCP_TIERS>",
"MCP_READ_ONLY": "<your MCP_READ_ONLY>",
"MCP_APPS": "<your MCP_APPS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sas-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{sas_token_dir}:/app/.sas",
"ghcr.io/sassoftware/sas-mcp-server:1.15.0",
"app-stdio"
],
"env": {
"VIYA_ENDPOINT": "<your VIYA_ENDPOINT>",
"SSL_VERIFY": "<your SSL_VERIFY>",
"CLIENT_ID": "<your CLIENT_ID>",
"COMPUTE_CONTEXT_NAME": "<your COMPUTE_CONTEXT_NAME>",
"MCP_TIERS": "<your MCP_TIERS>",
"MCP_READ_ONLY": "<your MCP_READ_ONLY>",
"MCP_APPS": "<your MCP_APPS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sas-mcp-server": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{sas_token_dir}:/app/.sas",
"ghcr.io/sassoftware/sas-mcp-server:1.15.0",
"app-stdio"
],
"env": {
"VIYA_ENDPOINT": "<your VIYA_ENDPOINT>",
"SSL_VERIFY": "<your SSL_VERIFY>",
"CLIENT_ID": "<your CLIENT_ID>",
"COMPUTE_CONTEXT_NAME": "<your COMPUTE_CONTEXT_NAME>",
"MCP_TIERS": "<your MCP_TIERS>",
"MCP_READ_ONLY": "<your MCP_READ_ONLY>",
"MCP_APPS": "<your MCP_APPS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sas-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{sas_token_dir}:/app/.sas",
"ghcr.io/sassoftware/sas-mcp-server:1.15.0",
"app-stdio"
],
"env": {
"VIYA_ENDPOINT": "<your VIYA_ENDPOINT>",
"SSL_VERIFY": "<your SSL_VERIFY>",
"CLIENT_ID": "<your CLIENT_ID>",
"COMPUTE_CONTEXT_NAME": "<your COMPUTE_CONTEXT_NAME>",
"MCP_TIERS": "<your MCP_TIERS>",
"MCP_READ_ONLY": "<your MCP_READ_ONLY>",
"MCP_APPS": "<your MCP_APPS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sas-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{sas_token_dir}:/app/.sas",
"ghcr.io/sassoftware/sas-mcp-server:1.15.0",
"app-stdio"
],
"env": {
"VIYA_ENDPOINT": "<your VIYA_ENDPOINT>",
"SSL_VERIFY": "<your SSL_VERIFY>",
"CLIENT_ID": "<your CLIENT_ID>",
"COMPUTE_CONTEXT_NAME": "<your COMPUTE_CONTEXT_NAME>",
"MCP_TIERS": "<your MCP_TIERS>",
"MCP_READ_ONLY": "<your MCP_READ_ONLY>",
"MCP_APPS": "<your MCP_APPS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sassoftware%2Fsas-mcp-server)<a href="https://mcptoplist.com/server/io.github.sassoftware%2Fsas-mcp-server"><img src="https://mcptoplist.com/badge/io.github.sassoftware%2Fsas-mcp-server.svg" alt="MCP Toplist: Top 1% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sassoftware
Other servers by sassoftware
View all sassoftware servers →Available versions (12)
| Version | Published |
|---|---|
| 1.15.0 | Sep 15, 2026 |
| 1.14.2 | Sep 11, 2026 |
| 1.14.1 | Sep 9, 2026 |
| 1.14.0 | Sep 7, 2026 |
| 1.13.0 | Sep 4, 2026 |
| 1.12.0 | Sep 2, 2026 |
| 1.11.2 | Sep 1, 2026 |
| 1.11.1 | Aug 20, 2026 |
| 1.11.0 | Aug 19, 2026 |
| 1.10.0 | Aug 17, 2026 |
| 1.9.3 | Aug 13, 2026 |
| 1.9.2 | Aug 12, 2026 |
Frequently asked questions
- Who maintains SAS Viya?
- SAS Viya is maintained by sassoftware, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is SAS Viya listed on the Official MCP Registry?
- Yes — SAS Viya is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does SAS Viya have?
- MCP Toplist tracks 12 versions of SAS Viya, most recently published on Sep 15, 2026.
- Where can I find the source code for SAS Viya?
- The source code for SAS Viya is hosted at github.com/sassoftware/sas-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.