dremio-mcp and dbt-core-mcp
These two tools are complements: dbt Core MCP Server manages dbt projects and their models, while Dremio MCP server provides query acceleration and data virtualization capabilities, likely consuming the metadata exposed by the dbt Core MCP Server.
About dremio-mcp
dremio/dremio-mcp
Dremio MCP server
This project integrates Dremio data with large language models (LLMs) like Claude. It takes your existing Dremio data sources and allows LLMs to interact with them, enabling natural language queries and insights directly from your data. Data analysts, business intelligence users, and data scientists can use this to enhance their data exploration and reporting workflows.
About dbt-core-mcp
NiclasOlofsson/dbt-core-mcp
dbt Core MCP Server: Interact with dbt projects via Model Context Protocol
This project helps data engineers and analytics engineers work with dbt more efficiently using AI assistants like Copilot. It allows you to use natural language to interact with your dbt project, giving commands like 'run my changes and test downstream' without leaving your editor. This means less context switching and faster execution of common dbt tasks, with the AI understanding your specific dbt environment and project structure.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work