apache-spark-mcp-server-by-cdata
0
CData's Model Context Protocol Server for Apache Spark allows large language models to easily access and query live data from Apache Spark without SQL knowledge. It facilitates natural language querying through a simplified MCP interface, focusing on ease of integration and use with clients like Claude Desktop.
{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