motherduck-connect

Official

Connect safely to MotherDuck from anywhere

Authormotherduckdb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the challenge of getting reliable, secure connectivity from an application or runtime to MotherDuck so you can start working with data without guessing connection strings, SSL settings, or token handling.

Core Features & Use Cases

  • Connection method selection: Choose the right path (PG endpoint vs native DuckDB md: connection vs alternatives) based on workload needs like hybrid execution, local file access, and query control.
  • Runtime-aware installation: Detect whether to use MCP tools, uv, Python/pip, Node, or the DuckDB CLI, while pinning to a MotherDuck-supported DuckDB version.
  • Operational safety defaults: Prefer environment-managed tokens, verify connections with a lightweight query, and apply read-scaling/session affinity guidance when needed.
  • Use case: Configure a backend service or BI workflow to connect to the correct MotherDuck database, verify access, and prepare for subsequent exploration and querying.

Quick Start

Use the motherduck-connect skill to establish a verified, SSL-secured connection to your target MotherDuck database, then proceed to list and query tables.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: motherduck-connect
Download link: https://github.com/motherduckdb/agent-skills/archive/main.zip#motherduck-connect

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.