pragunbhutani/dbt-llm-agent
If you are the rightful owner of dbt-llm-agent and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Model Context Protocol (MCP) server acts as a bridge between LLM clients and your Ragstar knowledge base, providing secure, OAuth-authenticated access to dbt models and project information.
Tools
Functions exposed to the LLM to take actions
list_dbt_models
Browse and filter dbt models by project, schema, or materialization
search_dbt_models
Semantic search for relevant models using natural language
get_model_details
Get detailed information about specific models including SQL and lineage
get_project_summary
Overview of connected dbt projects and their structure
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client