sas-mcp-server

sassoftware/sas-mcp-server
★ 17 stars Python Code/Dev Tools Updated 12d ago ✗ Risk
A self-hosted Model Context Protocol (MCP) server that connects to your SAS Viya environment and provides tools across the analytics lifecycle.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sas-mcp-server": {
      "command": "uvx",
      "args": [
        "sas-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install sas-mcp-server

Topics

sas-aimlsas-osp