dbt-core-mcp

iamsocool24/dbt-core-mcp
★ 0 stars Python 📊 Data/Analytics Updated today
🤖 Enhance your dbt experience with the dbt-core-mcp server, your reliable partner for smooth development in Python and data transformation tasks.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dbt-core-mcp": {
      "command": "uvx",
      "args": [
        "dbt-core-mcp"
      ]
    }
  }
}

Or install with pip: pip install dbt-core-mcp

README Excerpt

The dbt Core MCP Server allows you to easily interact with your dbt projects using the Model Context Protocol (MCP). This tool aims to enhance your workflow by providing straightforward access to your data models, making analysis and insights more efficient. Follow these steps to set up the dbt-core-mcp on your computer:

Topics

aianalyticsdbtdbt-coredeveloper-toolsgithub-copilotmcpmcp-servermodel-context-protocolproductivityvibevibe-coding