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 dayong@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
LOGandLSTfrom SASPy - ✅ Easy integration with Claude Desktop