dbt MCP Server for Data Pipeline Context
The official dbt MCP Server by dbt Labs provides Model Context Protocol tools for AI agents to interact with dbt projects, query the Semantic Layer, execute SQL, generate SQL from natural language, and explore data model lineage across dbt Core, Fusion, and Platform environments.
dbt MCP Server for Data Pipeline Context
The official dbt MCP Server by dbt Labs provides Model Context Protocol tools for AI agents to interact with dbt projects, query the Semantic Layer, execute SQL, generate SQL from natural language, and explore data model lineage across dbt Core, Fusion, and Platform environments.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/dbt-mcp-server-data-pipeline-context/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/dbt-mcp-server-data-pipeline-context
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/dbt-mcp-server-data-pipeline-context.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.