Python
MIT License
Сервер Model Context Protocol (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