Skip to main content
Glama
ajdoyl2

dbt MCP Server

by ajdoyl2
dbt_project.yml535 B
name: data_stack version: '1.0' profile: data_stack config-version: 2 require-dbt-version: [">=1.0.0", "<2.0.0"] flags: send_anonymous_usage_stats: False use_colors: True model-paths: - models analysis-paths: - analysis test-paths: - tests seed-paths: - data macro-paths: - macros snapshot-paths: - snapshots log-path: logs packages-install-path: dbt_packages clean-targets: - target - dbt_packages - logs models: data_stack: +materialized: table staging: +materialized: view marts: +materialized: table

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ajdoyl2/claude-data-stack-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server