M

MotherDuck MCP

Query DuckDB and MotherDuck with natural language

Official
Databases
Install Command
npx -y mcp-server-motherduck
Claude Desktop Config
{
  "mcpServers": {
    "motherduck": {
      "command": "npx",
      "args": ["-y", "mcp-server-motherduck"],
      "env": { "motherduck_token": "<TOKEN>" }
    }
  }
}

About MotherDuck MCP

MotherDuck MCP integrates AI assistants with MotherDuck and local DuckDB databases for fast analytical queries.

Features

  • Connect to MotherDuck cloud or local DuckDB
  • Execute SQL analytical queries
  • Access Parquet, CSV, and JSON files directly
  • In-process columnar analytics
  • Share databases across sessions
  • OLAP-optimised for data analysis

Tags

duckdbmotherduckanalyticssqlolap