dbt-mcp-server
If you are the rightful owner of dbt-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A minimal, extensible MCP server to run dbt models with a unified interface.
The dbt MCP Server provides a unified JSON-based workflow for triggering dbt models, tests, and other dbt operations. It can be triggered via CLI, API, or an AI interface like Claude, and includes Slack notifications for task completions. This server is designed to be minimal yet extensible, allowing users to run dbt models with a clean JSON specification. It supports integration with AI tools for prompt-driven automation and can be run locally or with Docker. The server also offers Slack alerts to notify users of model success or failure, enhancing the monitoring and management of dbt operations.
Features
- Run dbt models using a clean JSON spec
- Accept CLI or HTTP API calls
- Slack alerts for model status
- Compatible with Claude