Python
MIT License
dbtプロジェクトメタデータ(dbt Docsアーティファクト( manifest.json
、 catalog.json
)を含む)を操作するためのモデルコンテキストプロトコル(MCP)サーバー。このサーバーはdbtグラフ情報を公開し、ノードの詳細、モデル/列の系統、および関連メタデータのクエリを可能にします。
このサーバーは次のツールを提供します:
search_dbt_node_names
)。search_dbt_column_names
)。search_dbt_sql_code
)。get_dbt_node_attributes
)。get_dbt_predecessors
)。get_dbt_successors
)。get_column_ancestors
)。get_column_descendants
)。scripts/create_manifest_cl.py
を使用して、dbt マニフェスト、dbt カタログへのパスと、スキーマおよび列系統ファイルの目的の出力パスを指定します: GXP3This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
dbt-docs-mcp
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mattijsdp/dbt-docs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server