dremio-mcp and dbt-core-mcp

The dbt Core MCP Server and Dremio MCP server are likely complementary tools within a data warehouse ecosystem, where dbt Core is used for data transformation and modeling, and Dremio provides the query engine and data virtualization layer, both interacting via the Model Context Protocol.

dremio-mcp
58
Established
dbt-core-mcp
57
Established
Maintenance 13/25
Adoption 8/25
Maturity 16/25
Community 21/25
Maintenance 13/25
Adoption 11/25
Maturity 18/25
Community 15/25
Stars: 47
Forks: 36
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 11
Forks: 4
Downloads: 529
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No risk flags

About dremio-mcp

dremio/dremio-mcp

Dremio MCP server

Implements an MCP (Model Context Protocol) server that connects Claude Desktop with Dremio through stdio and streaming HTTP transports, enabling LLMs to query and analyze Dremio datasets. Supports both local (desktop) and Kubernetes deployments with OAuth authentication, automatic reconnection, and Prometheus metrics. Exposes Dremio's data catalog and query capabilities as tools that Claude can invoke directly.

About dbt-core-mcp

NiclasOlofsson/dbt-core-mcp

dbt Core MCP Server: Interact with dbt projects via Model Context Protocol

Executes dbt commands (runs, tests, builds) within the user's actual environment without requiring dbt-core or adapters to be installed server-side, automatically detecting and respecting the Python environment (uv, poetry, venv, conda) and dbt version in use. Integrates with Claude and other MCP-compatible AI assistants via VS Code, providing full project awareness including lineage analysis, compiled SQL inspection, and CTE debugging to enable true pair-programming workflows without context switching.

Scores updated daily from GitHub, PyPI, and npm data. How scores work