← All servers
🗄️

DbtVerified🛡 No advisories

io.github.us-all/dbt
New to MCP? Start here →
0★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/us-all, which proved it owns this namespace.

Verified owner: github.com/us-allio.github.us-all/dbt

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs PG_CONNECTION_STRING.
Configuration
Reads DBT_PROJECT_DIR, DBT_TARGET_DIR, DBT_RUN_HISTORY_DIR, DQ_BACKEND, DQ_RESULTS_TABLE, DQ_SCORE_TABLE, ….

About

dbt MCP — manifest/run_results/sources/catalog parsing + DQ result tables (BigQuery/Postgres)

Packages & transports

npm@us-all/dbt-mcpv1.0.7 · npx

Metadata

Categorydatabases
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "dbt": {
      "command": "npx",
      "args": [
        "-y",
        "@us-all/dbt-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @us-all/dbt-mcp