Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“Š Data Platforms
  3. Databricks Genie MCP
Databricks Genie MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 5:31:54 PM

Databricks Genie MCP

User RatingsBe the first to rate and review this MCP server!
View Repository17 GitHub StarsTotal stargazers on GitHub for the source repository (17 stars).
databrickssqlconversational-aigeniedata-platform

MCP server connecting to Databricks Genie API for natural language queries and SQL interactions with Genie spaces.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
We couldn’t automatically confirm this listing starts correctly

We ran the install command below but it didn't respond within our test window β€” this can mean a slow first-time install rather than a real problem.

npx -y @modelcontextprotocol/inspector

No response to initialize.

This is an experimental automated check and can have false negatives β€” missing environment variables, a slow cold install, etc. It doesn’t necessarily mean something’s wrong. Last checked 1mo ago.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "yashshingvi-databricks-genie-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ“Š More in Data Platforms

Overview

This MCP server interfaces with the Databricks Genie API to enable LLMs to ask natural language questions, run SQL queries, and interact with Databricks conversational agents within Genie spaces. It requires a Databricks workspace with Genie API enabled and appropriate access tokens. Use this server when you need to query and explore Databricks data conversationally via Genie.

Use cases

β€’List available Genie spaces in a Databricks workspace
β€’Retrieve metadata of a specific Genie space
β€’Start new conversations with natural language questions
β€’Ask follow-up questions in ongoing Genie conversations
β€’Obtain SQL queries and result tables from Genie

Key features

β€’List Genie spaces (manual configuration required)
β€’Fetch Genie space metadata (title, description)
β€’Start new Genie conversations with natural language input
β€’Follow up on existing Genie conversations
β€’Retrieve SQL queries and structured result tables

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Databricks Genie MCP.

Extracted Tool Capabilities
List Genie spaces (manual configuration required)
Fetch Genie space metadata (title, description)
Start new Genie conversations with natural language input
Follow up on existing Genie conversations
Retrieve SQL queries and structured result tables

Documentation Overview

Databricks Genie MCP Server

A Model Context Protocol (MCP) server that connects to the Databricks Genie API, allowing LLMs to ask natural language questions, run SQL queries, and interact with Databricks conversational agents.

✨ Features

  • List Genie spaces available in your Databricks workspace (Currently Manual/Using Resource)
  • Fetch metadata (title, description) of a specific Genie space
  • Start new Genie conversations with natural language questions
  • Ask follow-up questions in ongoing Genie conversations
  • Retrieve SQL and result tables in structured format

🧱 Prerequisites

  • Python 3.7+
  • Databricks workspace with:
    • Personal access token
    • Genie API enabled
    • Permissions to access Genie spaces and run queries

βš™οΈ Setup

  1. Clone this repository

  2. Create and activate a virtual environment (recommended):

Code
 python -m venv .venv
 source .venv/bin/activate

Install dependencies:

Terminal
pip install -r requirements.txt

Create a .env file in the root directory with the following variables:

Code
DATABRICKS_HOST=your-databricks-instance.cloud.databricks.com # Don't add https
DATABRICKS_TOKEN=your-personal-access-token

πŸ“Œ Manually Adding Genie Space IDs

Note:
At this time, the Databricks Genie API does not provide a public endpoint to list all available space IDs and titles. (afaik) As a workaround, you need to manually add the Genie space IDs and their titles in the get_genie_space_id() function in main.py.

πŸ§ͺ Test the Server

You can test the MCP server using the inspector (optional but recommended):

Terminal
npx @modelcontextprotocol/inspector python main.py

OR

You can directly build and run docker to test the server

πŸ’¬ Use with Claude Desktop

Download Claude Desktop

Install Your MCP Server: From your project directory, run:

Code
mcp install main.py

Once Server Installed

  1. Connect in Claude

  2. Open Claude Desktop

  3. Click Resources β†’ Add Resource

  4. Select your Genie MCP Server

  5. Start chatting with your data using natural language! 🎯

🧾 Obtaining Databricks Credentials

Host Your Databricks instance URL (e.g., your-instance.cloud.databricks.com) β€” do not include https://

Token

  1. Go to your Databricks workspace

  2. Click your username (top right) β†’ User Settings

  3. Under the Developer tab, click Manage under "Access tokens"

  4. Generate a new token and copy it

πŸš€ Running the Server

Code
python main.py

This will start the Genie MCP server over the stdio transport for LLM interaction.

🧰 Available MCP Tools

The following MCP tools are available:

Tool Description

  1. get_genie_space_id() List available Genie space IDs and titles
  2. get_space_info(space_id: str) Retrieve title and description of a Genie space
  3. ask_genie(space_id: str, question: str) Start a new Genie conversation and get results
  4. follow_up(space_id: str, conversation_id: str, question: str) Continue an existing Genie conversation

πŸ› οΈ Troubleshooting

Common Issues

  • Invalid host: Ensure the host does not include https://

  • Token error: Make sure your personal access token is valid and has access to Genie

  • Timeout: Check if the Genie space is accessible and not idle/expired

  • No data returned: Ensure your query is valid for the selected space

πŸ” Security Considerations

  • Keep your .env file secure and never commit it to version control

  • Use minimal scope tokens with expiration whenever possible

  • Avoid exposing this server in public-facing environments unless authenticated

Claude Desktop Screenshots

image

image

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Data Platforms View all alternatives
  • MCP Databricks Server logoMCP Databricks Server

    Connect to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status.

    πŸ“Š Data Platforms3 views
    Compare vs MCP Databricks Server β†’
  • Keboola MCP Server logoKeboola MCP Server

    interact with Keboola Connection Data Platform. This server provides tools for listing and accessing data from Keboola Storage API.

    πŸ“Š Data Platforms2 views
    Compare vs Keboola MCP Server β†’
  • Method Crm MCP logoMethod Crm MCP

    Production-ready MCP server for Method CRM API integration with 20 comprehensive tools for tables, files, users, events, and API key management. Features rate limiting, retry logic, and dual transport support (stdio/HTTP).

    πŸ“Š Data Platforms2 views
    Compare vs Method Crm MCP β†’
  • Alkemi MCP logoAlkemi MCP

    MCP Server for natural language querying of Snowflake, Google BigQuery, and DataBricks Data Products through Alkemi.ai.

    πŸ“Š Data Platforms3 views
    Compare vs Alkemi MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
17
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Install check
Inconclusive
Didn't respond in our test window β€” often a slow first install.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Databricks Genie MCP

The Databricks Genie API does not provide a public endpoint to list all spaces, so you must manually add Genie space IDs and titles in the server code.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDatabricks Genie MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/yashshingvi-databricks-genie-mcp?style=directory)](https://allmcps.com/mcp/yashshingvi-databricks-genie-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/yashshingvi-databricks-genie-mcp"><img src="https://allmcps.com/api/badge/yashshingvi-databricks-genie-mcp?style=directory" alt="Databricks Genie MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠData Platforms
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
ClientsClaude Desktop
Last updatedAug 9, 2026
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars17
GitHub Star CountTotal stargazers on GitHub representing community popularity (17 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 18, 2025
41Quality signal: Fair Β· 41/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership6/20
Documentation & tools23/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

2 high-severity advisories on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage β€” this is a directional signal, not a security audit.

Critical 1High 1Medium 0Low 0

Scanned 22d ago via OSV.dev Β· @modelcontextprotocol/inspector (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“Š Data Platforms β†’Best MCP servers for Data Platforms β†’Alternatives to Databricks Genie MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code