Python
MIT License
模型上下文协议 (MCP) 服务器,用于与 dbt 项目元数据(包括 dbt Docs 工件( manifest.json
、 catalog.json
))交互。此服务器公开 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