k-nkmt/basic_sas_mcp
3.2
If you are the rightful owner of basic_sas_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.
An MCP server based on saspy for executing SAS code and managing sessions.
Tools
Functions exposed to the LLM to take actions
submit
Run SAS code and return results.
restart
Restart SAS session.
assigned_librefs
List assigned library references.
list_tables
List tables in a library.
columnInfo_t
Return column information for a table.
head
Return top rows of a table.
Print all records with labels.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client