NiclasOlofsson/dbt-core-mcp
dbt Core MCP Server: Interact with dbt projects via Model Context Protocol
Platform-specific configuration:
{
"mcpServers": {
"dbt-core-mcp": {
"command": "npx",
"args": [
"-y",
"dbt-core-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...