jenner-sas-mcp

JennerAnalytics/jenner-sas-mcp
★ 0 stars Python Code/Dev Tools Updated today
MCP server for the Jenner SAS-compatible run API — run and validate SAS from any MCP client, no SAS licence required.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

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

README Excerpt

Run and validate **SAS®** programs from any [Model Context Protocol](https://modelcontextprotocol.io) client — Claude Desktop, Claude Code, Cursor, and others — without a SAS Institute licence. This server wraps the public Jenner run API (`https://api.jenneranalytics.com`), which executes SAS-compatible programs in

Tools (7)

JENNER_API_KEYJENNER_API_URLJENNER_MAX_LOG_CHARSdataset_previewget_runrun_sasvalidate_sas