dbt-mcp-server
The dbt MCP Server is designed to streamline the process of running dbt models by providing a minimal, extensible server that operates with a unified JSON-based interface. It supports CLI, API, and AI-triggered operations, with integrated Slack notifications.
🛠️ dbt MCP Server
This is a minimal, extensible MCP (Model Control Protocol) server to run dbt models with a unified interface.
Overview
A unified JSON-based workflow for triggering dbt models, tests, and other dbt operations, triggered via CLI, API, or an AI interface like Claude. Includes Slack notifications for task completions.
Features
- Run dbt models using a clean JSON spec
- Accept CLI or HTTP API calls
- Slack alerts for model status
- Compatible with Claude
🛠️ Contributing
If you're interested in contributing, feel free to open an issue to start a discussion or directly submit a pull request. Whether it's code, ideas, or feedback—all contributions are welcome!
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.