DirectoryDbt
60
Health
good
60
Popularity
A MCP (Model Context Protocol) server for interacting with dbt.
558stars
116forks
Python
Apache-2.0
Updated May 10, 2026
#data-analytics#data-engineering#dbt#llm#mcp#mcp-server#model-context-protocol
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"dbt": {
"command": "npx",
"args": [
"-y",
"dbt-mcp"
],
"env": {
"DATABASE_URL": "postgresql://user:password@host:5432/dbname"
}
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Installation
npx dbt-mcp
Maintenance Healthgood
Freshness32/40
Issue response3/30
Org backing20/20
Longevity5/10
› Updated recently
› Most issues unresolved
› Org-backed
Server Info
Categoryanalytics
LanguagePython
LicenseApache-2.0
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free