add-mcp
Back to registry
MotherDuck logo

MotherDuck

v1.0.0

motherduck.com/mcp

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.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api.motherduck.com/mcp
requiredsecret

MotherDuck access token. Use Bearer <token>.

npx add-mcp@latest https://api.motherduck.com/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.motherduck%2Fmcp"