MotherDuck & DuckDB

Integrates MotherDuck and local DuckDB databases for flexible querying and analysis of structured data in MCP-compatible environments.

Featured
View Source
294 stars
0 tools
Created Aug 2025
@motherduckdb/motherduckdb-motherduck-duckdb-motherduck

About

Integrates MotherDuck and local DuckDB databases for flexible querying and analysis of structured data in MCP-compatible environments.

Categories

general

Installation

npm

npm install @motherduckdb/motherduckdb-motherduck-duckdb-motherduck

Configuration

{ "mcpServers": { "motherduckdb-motherduck-duckdb-motherduck": { "command": "npx", "args": [ "-y", "@motherduckdb/motherduckdb-motherduck-duckdb-motherduck" ] } } }