sastool-mcp

sahaqu/sastool-mcp

3.2

If you are the rightful owner of sastool-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

sastool is a minimal Model Context Protocol (MCP) server designed to run SAS code via SASPy, providing tools for listing SAS libraries and executing SAS code.

Tools
2
Resources
0
Prompts
0

sastool β€” A Tiny MCP Server for Running SAS Code via SASPy

This repository contains a minimal Model Context Protocol (MCP) server that exposes two SAS-powered tools to an MCP-compatible client (e.g., Claude Desktop):

  • listlibraries β€” lists assigned SAS libraries (including CAS libs)
  • runsascode β€” executes SAS code and returns SAS log and listing output

It’s built with FastMCP and saspy.


βš™οΈ Features

  • βœ… Clean MCP through SAS log and listing output
  • βœ… Returns LOG and LST from SASPy
  • βœ… Easy integration with Claude Desktop