Apache Spark MCP Server by CData
@CDataSoftware
About Apache Spark MCP Server by CData
This read-only MCP Server allows you to connect to Apache Spark data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first managed MCP platform: CData Connect AI (https://www.cdata.com/ai/).
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\apache-spark.prp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Apache Spark MCP Server by CData?
Apache Spark MCP Server by CData is a local, read-only MCP server that enables LLMs (like Claude Desktop) to query live data from Apache Spark using natural language. It wraps the CData JDBC Driver for Apache Spark, which exposes Spark data as relational SQL models.
How to use Apache Spark MCP Server by CData?
Clone, build with Maven (mvn clean install), download and license the CData JDBC Driver for Apache Spark, configure the connection string via the JDBC utility, create a .prp file with driver path, class, and JDBC URL, then configure Claude Desktop’s claude_desktop_config.json with the Java command and the .prp file. The server runs locally via stdio.
Key features of Apache Spark MCP Server by CData
- Read-only access to Apache Spark data
- Natural language querying via LLM clients
- Built-in tools: get_tables, get_columns, run_query
- JDBC-driven connectivity to live data
- Local stdio transport (same machine only)
Use cases of Apache Spark MCP Server by CData
- Ask an LLM “What is the correlation between my closed won opportunities and account industry?”
- Query “How many open tickets do I have in the SUPPORT project?”
- Retrieve live Apache Spark data without writing SQL
- Analyze calendar events or any structured data in Spark
FAQ from Apache Spark MCP Server by CData
Is this server read-only?
Yes, this read-only MCP server only supports SELECT queries. For full read, write, update, delete, and action capabilities, consider the managed CData MCP Server or CData Connect AI.
Where does my data live?
Data remains in your Apache Spark instance. The server connects to it via the CData JDBC Driver and does not store or copy data externally.
What dependencies are required?
Java (runtime), Maven (build), and the CData JDBC Driver for Apache Spark (download and license separately) are required.
How does authentication work?
Authentication is handled via the JDBC connection string (e.g., OAuth credentials). The server does not manage authentication itself.
What transport does the server use?
The server uses stdio transport, so it can only run with clients on the same machine (e.g., Claude Desktop locally).
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Comments