adp-mcp-server-by-cdata
0
The CData MCP Server for ADP is a read-only interface allowing LLMs to query ADP data without SQL, aiding in data retrieval through natural language questions. It is built with a focus on integration with AI clients, such as Claude Desktop, for versatile data manipulation tasks.
{servername}_get_tables
Get a list of available tables in the data source
{servername}_get_columns
Get column information for the specified table
{servername}_run_query
Execute SQL SELECT query