dbt-mcp
dbt-mcp is a Python MCP server for Cursor with docker. A MCP (Model Context Protocol) server for interacting with dbt.
How to use dbt-mcp
Compatible clients
What is dbt-mcp?
dbt-mcp is a Python MCP server for Cursor with docker. A MCP (Model Context Protocol) server for interacting with dbt. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Shell commands support
- Document generation support
- OpenAI provider support
- Anthropic provider support
- pyproject.toml config support
- Dockerfile config support
Technical details
Install or run dbt-mcp using docker. Check dbt-labs/dbt-mcp for the latest setup command.
- Built for Python
- Built for Docker
- Built for Rust
- Install or run with docker
- Works with Cursor
- Uses SSE transport
- Database access
- Network access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use dbt-mcp
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is dbt-mcp?
dbt-mcp is a Python MCP server for Cursor with docker. A MCP (Model Context Protocol) server for interacting with dbt.
Who is dbt-mcp best for?
dbt-mcp is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, cursor users.
How do I install dbt-mcp?
Install or run dbt-mcp using docker. Check dbt-mcp for the latest setup command.
Is dbt-mcp actively maintained?
dbt-mcp may need a closer maintenance check before production use.
Auto-fetched from GitHub.