Back to search
30
MCP

dbt-mcp

pypi/dbt-mcp

A MCP (Model Context Protocol) server for interacting with dbt resources.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

dbt-mcp
A MCP (Model Context Protocol) server for interacting with dbt.
0 tools
dbt-docs-mcp
Model Context Protocol (MCP) server for dbt docs
0 tools
iflow-mcp_dbt-mcp
A MCP (Model Context Protocol) server for interacting with dbt resources.
0 tools
dbt-core-mcp
DBT Core MCP Server: Interact with DBT projects via Model Context Protocol
0 tools
iflow-mcp_dbt-labs-dbt-mcp
A MCP (Model Context Protocol) server for interacting with dbt resources.
0 tools
dlt-mcp
A Model Context Protocol (MCP) server for the Python library dlt.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dbt-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}