MCPs tagged with dbt
-
dbt-docs-mcp
MCP server for querying dbt project metadata and lineage
dbt-docs-mcp implements a Model Context Protocol (MCP) server that interacts with dbt project metadata artifacts such as manifest.json and catalog.json. It exposes the dbt project graph through a standardized API, enabling search and inspection of models, sources, columns, and their upstream/downstream lineage. The solution facilitates column-level and model-level lineage analysis, node inspection, and can be extended to support database metadata querying and custom knowledge bases. It is designed for integrations with MCP-compatible clients, supporting advanced data discovery and context sharing workflows.
- ⭐ 21
- MCP
- mattijsdp/dbt-docs-mcp
-
dbt MCP Server
Bridge dbt projects and AI agents with rich project context.
dbt MCP Server provides an implementation of the Model Context Protocol for dbt projects, enabling seamless integration between dbt and AI agents. It allows agents to access and understand the context of dbt Core, dbt Fusion, and dbt Platform projects. The tool supports connection to external AI products and offers resources for building custom agents. Documentation and examples are provided to facilitate adoption and integration.
- ⭐ 420
- MCP
- dbt-labs/dbt-mcp