In-depth architectural comparison of the Dbt Docs MCP and Databricks Genie MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Dbt Docs MCP
Data Platforms · Local stdio
Quality: 41/100 (Fair) | Auth: No auth required
Databricks Genie MCP
Data Platforms · Local stdio
Quality: 36/100 (Fair) | Auth: API Key required
Verdict Summary: Choose Dbt Docs MCP if you need specialized Data Platforms tools running via a local process. Choose Databricks Genie MCP if your workspace requires Data Platforms integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Dbt Docs MCP when:
You need dedicated capabilities in the Data Platforms domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
You have access to required keys: MANIFEST_PATH, SCHEMA_MAPPING_PATH, MANIFEST_CL_PATH.
Primary tools included: Search nodes by name, column, or SQL code, Get node attributes by unique ID, Find direct upstream and downstream nodes.
MCP server for dbt-core (OSS) users as the official dbt MCP only supports dbt Cloud. Supports project metadata, model and column-level lineage and dbt documentation.
A server that connects to the Databricks Genie API, allowing LLMs to ask natural language questions, run SQL queries, and interact with Databricks conversational agents.
Category & Scope
Tools & Capabilities Breakdown
Dbt Docs MCP Tools (5)
Search nodes by name, column, or SQL code
Get node attributes by unique ID
Find direct upstream and downstream nodes
Trace column ancestors and descendants
Supports dbt Docs manifest.json and catalog.json
Databricks Genie MCP Tools (5)
List Genie spaces (manual configuration required)
Fetch Genie space metadata (title, description)
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Dbt Docs MCP is categorized under Data Platforms and uses a local stdio subprocess. In contrast, Databricks Genie MCP belongs to Data Platforms using local stdio subprocess. Select Dbt Docs MCP when you need capabilities focused on data platforms and Databricks Genie MCP when you require tools for data platforms.
Primary tools included: List Genie spaces (manual configuration required), Fetch Genie space metadata (title, description), Start new Genie conversations with natural language input.