databricks-mcp-server-by-cdata
@CDataSoftware
About databricks-mcp-server-by-cdata
This read-only MCP Server allows you to connect to Databricks data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 databricks-mcp-server-by-cdata?
A read-only Model Context Protocol (MCP) server that lets LLMs like Claude Desktop query live Databricks data using natural language. It wraps the CData JDBC Driver for Databricks and exposes Databricks tables and columns as MCP tools.
How to use databricks-mcp-server-by-cdata?
Clone the repository, build with Maven (mvn clean install), download and license the CData JDBC Driver for Databricks, create a .prp file with your connection details, then add the server to your Claude Desktop configuration. The server runs via stdio and can only be used with clients on the same machine.
Key features of databricks-mcp-server-by-cdata
- Read-only access to Databricks data via natural language queries
- Exposes Databricks tables and columns as MCP tools
- Built on the CData JDBC Driver for Databricks
- SQL SELECT queries executed automatically by the LLM
- Simple setup with a
.prpconfiguration file - MIT licensed and open-source
Use cases of databricks-mcp-server-by-cdata
- Ask natural language questions about Databricks data (e.g., "What is the correlation between my closed won opportunities and account industry?")
- Retrieve live Databricks data during LLM conversations without writing SQL
- Enable Claude Desktop to explore and summarize Databricks tables
FAQ from databricks-mcp-server-by-cdata
Is this server read-only?
Yes. The README explicitly states it builds a read-only MCP server. For full CRUD capabilities, CData offers a separate beta server.
What are the runtime requirements?
You need Java, Maven (to build), and the CData JDBC Driver for Databricks (trial or licensed). The server runs on Windows, Mac, or Linux.
How does the server connect to Databricks?
It uses a JDBC connection string configured in a .prp file. The CData driver handles OAuth authentication when needed.
What transport protocol does it use?
The server uses stdio transport, so it must run on the same machine as the MCP client (e.g., Claude Desktop).
Does it support write, update, or delete operations?
No. Only read operations (via get_tables, get_columns, and run_query for SELECT queries) are provided in this version.
Frequently asked questions
Is this server read-only?
Yes. The README explicitly states it builds a read-only MCP server. For full CRUD capabilities, CData offers a separate beta server.
What are the runtime requirements?
You need Java, Maven (to build), and the CData JDBC Driver for Databricks (trial or licensed). The server runs on Windows, Mac, or Linux.
How does the server connect to Databricks?
It uses a JDBC connection string configured in a `.prp` file. The CData driver handles OAuth authentication when needed.
What transport protocol does it use?
The server uses `stdio` transport, so it must run on the same machine as the MCP client (e.g., Claude Desktop).
Does it support write, update, or delete operations?
No. Only read operations (via `get_tables`, `get_columns`, and `run_query` for SELECT queries) are provided in this version.
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments