Back to Home
sassoftware icon

sas-mcp-server

Verified Safe

by sassoftware

Overview

Acts as a Model Context Protocol (MCP) server for executing SAS code on SAS Viya environments.

Installation

Run Command
uv run app

Environment Variables

  • VIYA_ENDPOINT

Security Notes

The server itself implements strong OAuth2 with PKCE authentication and securely handles environment variables. It uses `httpx` with SSL verification and cleans up compute sessions. A critical setup requirement, however, is disabling Viya's form-action CSP for local development, which is explicitly noted as not following security best practices and requiring TLS for production. This external configuration is a deployment-level risk/caveat, not a flaw in the server's code itself.

Similar Servers

Stats

Interest Score38
Security Score9
Cost ClassLow
Stars4
Forks0
Last Update2025-12-03

Tags

SAS ViyaMCP ServerCode ExecutionOAuth2Python