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.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
MotherDuck access token. Use Bearer <token>.
npx add-mcp@latest https://api.motherduck.com/mcp --transport http --header "Authorization: <Authorization>"