Skip to main content
Glama

dbt MCP Server

by ajdoyl2
meltano.yml586 B
version: 1 default_environment: dev project_id: 25586183-82bc-4d75-a439-09bb6eb08530 environments: - name: dev - name: staging - name: prod send_anonymous_usage_stats: false plugins: extractors: - name: tap-csv variant: meltanolabs pip_url: git+https://github.com/MeltanoLabs/tap-csv.git config: files: - entity: employees path: data/sample_data.csv keys: [id] loaders: - name: target-duckdb variant: jwills pip_url: target-duckdb~=0.8 config: filepath: data/warehouse/data_stack.duckdb default_target_schema: raw

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