JordiNei/mcp-databricks-server
by Various
MCP Server for Databricks
MCP
JordiNei/mcp-databricks-server
Added 1 June 2026
Overview
An open-source Python server that exposes Databricks workspace resources through the Model Context Protocol. It allows MCP-compatible AI agents to interact with Databricks clusters, jobs, and notebooks via a standardized interface.
Best for
Best for
Developers building agentic workflows that need read/write access to Databricks resources
Use cases
- Retrieve status of Databricks job runs from an agent
- List and inspect available clusters in a workspace
- Trigger notebook executions and check results programmatically
Notes
An open-source Python server that exposes Databricks workspace resources through the Model Context Protocol. It allows MCP-compatible AI agents to interact with Databricks clusters, jobs, and notebooks via a standardized interface.
49 stars on GitHub. Last updated 2025-04-24.
Use cases
- Retrieve status of Databricks job runs from an agent
- List and inspect available clusters in a workspace
- Trigger notebook executions and check results programmatically
Pros
- Lightweight Python implementation easy to extend
- Compatible with any MCP client (e.g., Claude, custom agents)
- Open source with permissive licensing
Cons
- Small community (49 stars) and limited documentation
- Requires a Databricks API token and workspace URL
- Feature set likely basic; may miss advanced Databricks APIs
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Python implementation easy to extend
- Compatible with any MCP client (e.g., Claude, custom agents)
- Open source with permissive licensing
Cons
- Small community (49 stars) and limited documentation
- Requires a Databricks API token and workspace URL
- Feature set likely basic; may miss advanced Databricks APIs
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.