dbt-mcp
dbt MCPサーバーは、dbtと連携するためのツールを提供します。CLIコマンドを使用して、モデルの実行、ドキュメント生成、テストの実施などが可能です。これにより、データモデルの管理が効率化されます。
GitHubスター
369
ユーザー評価
未評価
お気に入り
0
閲覧数
4
フォーク
58
イシュー
24
dbt MCP Server
This MCP (Model Context Protocol) server provides various tools to interact with dbt. You can use this MCP server to provide AI agents with context of your project in dbt Core, dbt Fusion, and dbt Platform.
Read our documentation here to learn more. This blog post provides more details for what is possible with the dbt MCP server.
Feedback
If you have comments or questions, create a GitHub Issue or join us in the community Slack in the #tools-dbt-mcp
channel.
Architecture
The dbt MCP server architecture allows for your agent to connect to a variety of tools.
Examples
Commonly, you will connect the dbt MCP server to an agent product like Claude or Cursor. However, if you are interested in creating your own agent, check out the examples directory for how to get started.
Contributing
Read CONTRIBUTING.md
for instructions on how to get involved!