workday-mcp-server-by-cdata
0
The CData MCP Server for Workday is a read-only server designed to allow LLMs to query live Workday data easily. It simplifies interaction with Workday data using natural language queries through the MCP interface, eliminating the need for SQL knowledge.
{servername}_get_tables
Get a list of available tables in the data source
{servername}_get_columns
Get the column list of specified tables
{servername}_run_query
Execute SQL SELECT query