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. Dbt MCP
Dbt MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:34:17 PM

Dbt MCP

User RatingsBe the first to rate and review this MCP server!Ownership verifiedThe owner proved control of this listing via a GitHub README, site badge, or DNS TXT record.
View Repository603 GitHub StarsTotal stargazers on GitHub for the source repository (603 stars).Visit Website
dbtdata-platformanalyticsdeveloper-tools

Connects AI agents to dbt project metadata, Semantic Layer queries, CLI commands, Cloud jobs, codegen, and documentation.

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.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for dbt-labs/dbt-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (62) Directory Badge AlternativesπŸ“Š More in Data Platforms

Overview

The dbt-labs/dbt-mcp MCP server connects AI agents to dbt Core, Fusion, and Platform capabilities. It exposes tools for Semantic Layer queries, SQL generation and execution, project metadata, lineage, model health, dbt CLI operations, Cloud job administration, code generation, LSP analysis, and dbt documentation search. Reach for it when an agent needs to inspect or operate on a dbt project, query governed metrics, investigate dependencies, or manage dbt Platform jobs. Some tools can change models, warehouse objects, or job state, so client access should be configured with appropriate trust and safeguards.

Use cases

β€’Query dbt metrics with filters and grouping
β€’Inspect model lineage and health signals
β€’Generate staging SQL and model YAML
β€’Trigger and inspect dbt Platform job runs

Key features

β€’dbt Semantic Layer queries and SQL generation
β€’Project metadata and lineage discovery
β€’dbt CLI execution through MCP tools
β€’dbt Platform job administration
β€’dbt code generation
β€’Product documentation and LSP tools

Capabilities & Tool Schemas (62) ~1.2k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

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

execute_sql

Executes SQL on dbt Platform infrastructure with Semantic Layer support.

text_to_sql

Generates SQL from natural language using project context.

get_dimension_values

Gets distinct values for a dimension; option to scope to specific metrics.

get_dimensions

Gets dimensions for specified metrics.

get_entities

Gets entities for specified metrics.

get_metrics_compiled_sql

Returns compiled SQL for metrics without executing the query.

How Dbt MCP works

What dbt-labs/dbt-mcp MCP server does

The dbt-labs/dbt-mcp MCP server gives MCP-compatible agents access to dbt project context and operational tools across dbt Core, dbt Fusion, and dbt Platform. It covers two broad use cases: understanding a project and taking supported actions against it. Agents can inspect models, sources, exposures, macros, semantic models, tests, seeds, snapshots, and lineage, then use that context to answer questions or generate work.

For analytics use cases, the server exposes dbt Semantic Layer operations. Agents can list metrics and saved queries, inspect dimensions and entities, retrieve compiled metric SQL, query metrics with filters and grouping, retrieve dimension values, and execute SQL on dbt Platform infrastructure. Natural-language requests can also be converted to SQL using project context.

How it works

The dbt-labs/dbt-mcp MCP server exposes the listed capabilities as MCP tools for clients such as Claude and Cursor. Discovery tools read project and account metadata, while local development tools use project files such as manifest.json for selected lineage and node-detail operations. Other tools connect to dbt Platform services for Semantic Layer queries, administrative operations, Fusion compilation, and platform-based lineage.

The dbt CLI tool group allows an MCP client to invoke operations including parsing, compiling, building, running, testing, showing SQL results, generating docs, cloning nodes, and listing project resources. Administrative tools can list projects and jobs, inspect runs and artifacts, retrieve errors, trigger or retry runs, cancel active runs, and override selected job settings.

Setup and configuration

The repository publishes an experimental dbt-mcp.mcpb bundle with each release. MCPB-aware clients can import the bundle after downloading it from the release assets; installation or inspection uses the Anthropic mcpb CLI documentation. The supplied material does not specify a standalone package-manager command, required environment variables, or credential names.

The README points to dbt documentation for MCP setup and describes examples for connecting the server to Claude or Cursor. It also links to examples for developers building their own agent. The exact authentication and account configuration depend on the dbt capabilities being used and are not defined in the provided material.

Tools and capabilities

Key capability groups include:

  • Semantic Layer querying, metric discovery, dimension and entity inspection, and compiled SQL retrieval.
  • Project discovery for models, sources, exposures, macros, tests, seeds, snapshots, and semantic models.
  • Full lineage, related-model search, model health signals, and model execution history.
  • dbt CLI actions for validation, compilation, execution, testing, documentation, and resource listing.
  • dbt Platform administration for projects, jobs, runs, artifacts, errors, retries, cancellations, and triggers.
  • Code generation for model YAML, source YAML, and staging model SQL.
  • Fusion and local column-level lineage, product documentation search, and MCP server version or branch metadata.

Several resource-specific detail and parent/child tools are marked deprecated. The supported replacements are get_node_details for resource details and get_lineage for model relationships.

Limitations and notes

The dbt-labs/dbt-mcp MCP server includes an alpha search tool that is not generally available. The README warns that dbt CLI operations may modify data models, sources, or warehouse objects. Job administration tools can also change run state by triggering, retrying, or canceling runs, so clients should only receive access when those effects are understood.

The server includes both platform-backed and local-development functionality, and the available results depend on the relevant dbt project files or Platform services. Product documentation tools are limited to searching and fetching content from docs.getdbt.com. Deprecated tools remain listed but should be replaced with their newer general-purpose equivalents.

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 β†’
  • A
    Avo

    Define, ship & query your analytics tracking from one source of truth, trusted by humans and agents.

    πŸ“Š Data Platforms63 views
    Compare vs Avo β†’
  • Powerbi Analyst MCP logoPowerbi Analyst MCP

    Connect LLMs to Power BI semantic models. Browse workspaces, tables, and measures, run DAX queries, and automatically page large results via local CSV.

    πŸ“Š Data Platforms2 views
    Compare vs Powerbi Analyst MCP β†’
  • 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 β†’

Adoption & maintenance

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

GitHub stars
603
Stargazers on the source repository.
Last commit
8d ago
Most recent push to the default branch.
Tools exposed
62
Callable tools this server registers over MCP.
Directory activity
3 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 Dbt MCP

Download the experimental dbt-mcp.mcpb bundle from a release and follow the Anthropic mcpb CLI documentation. The provided material does not include a standalone package-manager command.

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 PreviewDbt MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/dbt-labs-dbt-mcp?style=directory)](https://allmcps.com/mcp/dbt-labs-dbt-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/dbt-labs-dbt-mcp"><img src="https://allmcps.com/api/badge/dbt-labs-dbt-mcp?style=directory" alt="Dbt MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠData Platforms
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
AuthAPI key
LicenseApache-2.0
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
9/9 checks healthy over the last 32d
Views3
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 stars603
GitHub Star CountTotal stargazers on GitHub representing community popularity (603 stars).
Last commit8d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 4, 2026
78Quality signal: Great Β· 78/100How this signal is calculated β–Ύ
Server availability25/25
Verified ownership20/20
Documentation & tools24/30
Adoption & activity9/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.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

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 Dbt MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code