sas-xpt-mcp-server-by-cdata

sas-xpt-mcp-server-by-cdata

3.2

If you are the rightful owner of sas-xpt-mcp-server-by-cdata 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.

CData's Model Context Protocol (MCP) Server for SAS xpt is a read-only server designed to allow LLMs to query live SAS xpt data using natural language.

{servername}_get_tables

Retrieves a list of tables available in the data source.

{servername}_get_columns

Retrieves a list of columns for a specified table.

{servername}_run_query

Executes a SQL SELECT query.