M

motherduck.com

MotherDuck is a cloud data warehouse built on DuckDB for querying, sharing, and analyzing data. It also provides AI-oriented workflows such as an MCP server for connecting AI clients to MotherDuck databases.

3 integrations · MCP · REST · CLI

MotherDuck exposes a preview REST Admin API with an OpenAPI spec, a remote MCP server at https://api.motherduck.com/mcp using OAuth or bearer tokens, and DuckDB CLI access authenticated via browser sign-in or access token.

discovered 1d ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
MotherDuck access tokenbearerGet token

In the MotherDuck UI, open your organization menu, go to Settings, click + Create token, choose a token type (Read/Write or Read Scaling), optionally set an expiry, then copy the token. For service accounts, an org Admin can create the service account in SettingsService Accounts and then create a token there; the walkthrough is in Create and configure service accounts. Store the token securely; for DuckDB clients MotherDuck recommends setting motherduck_token in your environment.

MotherDuck MCP OAuth authorizationoauth2$ duckdb "md:"

Acquired by the CLI — running duckdb "md:" opens the auth flow and stores the credential.

conventions · 2/8 published

Publish these signals → /publishing