Skip to main content
Glama
ls.json1.17 kB
{ "success": true, "output": { "nodes": { "model.example.example_model": { "name": "example_model", "resource_type": "model", "package_name": "example", "path": "models/example_model.sql", "original_file_path": "models/example_model.sql", "unique_id": "model.example.example_model", "config": { "materialized": "table" } }, "model.example.another_model": { "name": "another_model", "resource_type": "model", "package_name": "example", "path": "models/another_model.sql", "original_file_path": "models/another_model.sql", "unique_id": "model.example.another_model", "config": { "materialized": "view" } }, "test.example.unique_example_model_id.5cb9d5e943": { "name": "unique_example_model_id", "resource_type": "test", "package_name": "example", "path": "models/schema.yml", "original_file_path": "models/schema.yml", "unique_id": "test.example.unique_example_model_id.5cb9d5e943" } } }, "error": null, "returncode": 0 }

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/MammothGrowth/dbt-cli-mcp'

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