mcp-server-motherduck by motherduckdb
51 score
An MCP server for MotherDuck and local DuckDB.
Ranked #1857 out of 8339 indexed tools.Has 16 contributors.Actively maintained with commits in the last week.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 66
Freshness 6d ago
Issue Health 79%
Stars 458
Platform Breadth 1 platform
Contributors 16
Description Brief
How to Improve
Platforms medium impact
Supported Platforms
From the README
<p align="center"> </p> <h1 align="center">DuckDB / MotherDuck Local MCP Server</h1> <p align="center"> SQL analytics and data engineering for AI Assistants and IDEs. </p> --- Connect AI assistants to your data using DuckDB's powerful analytical SQL engine. Supports connecting to local DuckDB files, in-memory databases, S3-hosted databases, and MotherDuck. Allows executing SQL read- and write-queries, browsing database catalogs, and switching between different database connections on-the-fly. **Looking for a fully-managed remote MCP server for MotherDuck?** → [Go to the MotherDuck Remote MCP docs](https://motherduck.com/docs/sql-reference/mcp/) ### Remote vs Local MCP | | **[Remote MCP](https://motherduck.com/docs/sql-reference/mcp/)** | **Local MCP** (this repo) | |---|---|---| | **Hosting** | Hosted by MotherDuck | Runs locally/self-hosted | | **Setup** | Zero-setup | Requires local installation | | **Access** | Read-write supported | Read-write supported | | **Local fileRead full README on GitHub →