dbt-mcp and mcp-server-duckdb

These are complements that work together: dbt transforms and models data logic while DuckDB provides the underlying database engine for executing those transformations and queries, making them natural partners in a data workflow rather than alternatives.

dbt-mcp
79
Verified
mcp-server-duckdb
53
Established
Maintenance 20/25
Adoption 10/25
Maturity 25/25
Community 24/25
Maintenance 2/25
Adoption 11/25
Maturity 25/25
Community 15/25
Stars: 506
Forks: 107
Downloads:
Commits (30d): 42
Language: Python
License: Apache-2.0
Stars: 173
Forks: 22
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m

About dbt-mcp

dbt-labs/dbt-mcp

A MCP (Model Context Protocol) server for interacting with dbt.

This server helps data professionals interact with their dbt projects using AI agents. It takes natural language queries or commands and translates them into actions or information from your dbt Core, dbt Fusion, or dbt Platform environment. Data analysts, data engineers, or analytics engineers can use this to automate data modeling tasks, query metrics, or manage dbt jobs through conversational interfaces.

data-modeling analytics-engineering business-intelligence data-orchestration data-governance

About mcp-server-duckdb

ktanaka101/mcp-server-duckdb

A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities

This project helps data analysts and researchers use large language models (LLMs) to interact with their local DuckDB databases. It takes natural language requests from an LLM, translates them into SQL queries, executes them against your DuckDB file, and returns the results to the LLM. This allows you to perform data analysis, retrieve specific information, or even inspect your database schema without writing SQL yourself.

data-analysis local-database business-intelligence data-querying

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