{"categories":[{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/3"}],"enrichment":{"capability":"Exposes dbt project metadata and operations through a Model Context Protocol server, enabling AI agents to query models, metrics, lineage, and execute dbt commands via standardized tools.","skillfed_tags":["mcp-server","dbt-integration","ai-agent-tools"],"use_cases":["Connect an AI agent to your dbt project so it can understand model lineage and suggest data transformations","Enable an agent to execute metric queries and generate SQL from natural language descriptions of your data","Automate dbt job triggering and monitoring through an agent interface without manual API calls","Let an agent search dbt documentation and project resources to answer questions about your data architecture","Generate boilerplate dbt YAML and SQL via an agent using codegen tools without manual scaffolding"],"what_it_does":"dbt-mcp is a Model Context Protocol server that bridges dbt projects and AI agents. It wraps dbt's discovery, semantic layer, admin, and CLI capabilities into standardized MCP tools that agents can call to understand project structure, execute queries, and trigger jobs. The server runs as a FastAPI application via uvicorn and exposes tools for SQL execution, metric queries, lineage traversal, model discovery, job management, and documentation search\u2014all without requiring the agent to understand dbt's native APIs.\n\nYou install and run it to connect AI agents to your dbt environment. The server handles authentication via authlib and JWT, manages state with filelock, and communicates with dbt Platform or local dbt projects depending on which tools you invoke. It's designed for teams that want agents to reason about data models, suggest transformations, or automate dbt operations within a larger AI workflow.","worth_installing":"Yes, if you are building or using AI agents that need to interact with dbt projects. The package is actively maintained, has low install friction, carries a permissive license, and exposes a comprehensive set of dbt operations through a standardized protocol. Start with a test integration to verify the tools you need are available and that your authentication setup works with your dbt environment."},"id":"dbt-mcp","links":{"html":"https://skillfed.io/packages/dbt-mcp","md":"https://skillfed.io/packages/dbt-mcp.md","pypi":"https://pypi.org/project/dbt-mcp/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-20","license_spdx":null,"license_treatment":"permissive","name":"dbt-mcp","python_support":"supports_current","summary":"A MCP (Model Context Protocol) server for interacting with dbt resources."},"popularity":{"monthly_downloads":115538,"position":12246,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.22.1"}
