dbt Docs MCP Server

dbt Docs MCP server enabling AI agents to query dbt project documentation and metadata — browsing model definitions, understanding column lineage, reading test configurations, and integrating dbt project knowledge into agent-driven data engineering and analytics workflows.

Evaluated Mar 07, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Other dbt data-transformation analytics-engineering mcp-server sql data-lineage
⚙ Agent Friendliness
82
/ 100
Can an agent use this?
🔒 Security
85
/ 100
Is it safe for agents?
⚡ Reliability
76
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
72
Documentation
78
Error Messages
70
Auth Simplicity
100
Rate Limits
100

🔒 Security

TLS Enforcement
100
Auth Strength
80
Scope Granularity
75
Dep. Hygiene
78
Secret Handling
90

Local filesystem tool — no external auth needed. No network exposure. Filesystem permissions control access. Read-only. Low security surface area.

⚡ Reliability

Uptime/SLA
85
Version Stability
75
Breaking Changes
75
Error Recovery
70
AF Security Reliability

Best When

An agent needs to understand the structure and semantics of a dbt project — for data discovery, lineage analysis, or helping users navigate the data model.

Avoid When

You need to execute dbt runs or transformations — this MCP server is read-only metadata access.

Use Cases

  • Querying dbt model definitions and documentation from data discovery agents
  • Understanding column lineage and data transformations from data quality agents
  • Discovering available dbt models for query planning from analytics agents
  • Reading dbt test configurations and validation rules from data governance agents
  • Navigating dbt project structure from data engineering agents
  • Answering questions about data model semantics from assistant agents

Not For

  • Running dbt transformations (this is documentation/metadata only)
  • Teams without dbt projects
  • Teams using other transformation tools (Spark, custom SQL scripts)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
No

Authentication

Methods: none
OAuth: No Scopes: No

No authentication — reads from local dbt project files (manifest.json, catalog.json). No external service authentication required. Access controlled by filesystem permissions.

Pricing

Model: open-source
Free tier: Yes
Requires CC: No

Free community tool. dbt Core is open source and free. dbt Cloud (hosted) has separate pricing. This MCP server only reads local dbt artifacts.

Agent Metadata

Pagination
none
Idempotent
Full
Retry Guidance
Not documented

Known Gotchas

  • Requires dbt to be compiled first — manifest.json must be fresh from `dbt compile` or `dbt run`
  • Manifest.json format changes between dbt versions — server may need version-specific handling
  • Read-only — cannot trigger dbt runs or write to data warehouse
  • Project path must be configured correctly — wrong path produces no results silently
  • Community MCP server — feature coverage limited to dbt documentation artifacts
  • Column-level lineage requires dbt v1.5+ with enhanced manifest information

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for dbt Docs MCP Server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-07.

6470
Packages Evaluated
26150
Need Evaluation
173
Need Re-evaluation
Community Powered