Google PageRank for AI agents. 25,000+ tools indexed.

mcp-server-motherduck by motherduckdb

#1857 of 8339 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

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for mcp-server-motherduck by motherduckdb
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-motherduckdb--mcp-server-motherduck)](https://agentrank-ai.com/skill/glama-motherduckdb--mcp-server-motherduck/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-motherduckdb--mcp-server-motherduck/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-motherduckdb--mcp-server-motherduck" alt="AgentRank"></a>

Supported Platforms

MCP

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 file
Read full README on GitHub →