Motherduck MCP Server

Stabledatabase
90 starsPythonmotherduck
GitHub
About

Overview

The MotherDuck MCP Server enables AI agents to use MotherDuck, the serverless analytics platform built on DuckDB. It provides cloud-hosted DuckDB databases with tools for executing queries, sharing data, and collaborating on analytical workloads. Combines DuckDB's speed with cloud convenience.
Capabilities

Tools & Capabilities

query

Execute a SQL query on MotherDuck

list_databases

List all databases

list_tables

List tables in a database

describe_table

Get the schema of a table

Setup

Installation

bash
Install
pip install mcp-server-motherduck
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "motherduck": {
      "command": "python",
      "args": ["-m", "mcp_server_motherduck"],
      "env": {
        "MOTHERDUCK_TOKEN": "your-token"
      }
    }
  }
}

Quick Info

Authormotherduck
LanguagePython
StatusStable
Stars 90
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us