Loomal

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

0 starsnpm: @us-all/dbt-mcp

About dbt

dbt is an MCP (Model Context Protocol) server published by us-all in the official MCP registry, listed under Databases on Loomal. dbt MCP — manifest/run_results/sources/catalog parsing + DQ result tables (BigQuery/Postgres)

It ships as an npm package (@us-all/dbt-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/us-all/dbt-mcp-server.

Use dbt with your agent

Claude Code · one command
claude mcp add dbt -- npx -y @us-all/dbt-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dbt": {
      "command": "npx",
      "args": [
        "-y",
        "@us-all/dbt-mcp"
      ]
    }
  }
}
npm@us-all/dbt-mcp

Frequently asked questions

What is dbt?
dbt is an MCP (Model Context Protocol) server by us-all in the Databases category. dbt MCP — manifest/run_results/sources/catalog parsing + DQ result tables (BigQuery/Postgres)
How do I connect dbt to Claude, Cursor, or another MCP client?
Install dbt from its npm package (@us-all/dbt-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is dbt open source?
Yes — the source code is public at github.com/us-all/dbt-mcp-server.
Can AI agents pay to use dbt?
Not yet through Loomal — dbt is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain dbt? Claim this listing free by verifying GitHub ownership, or contact us.