$ timeahead.in
mcp/iogithubmotherduckdbmcp-server-motherduck/install

install io.github.motherduckdb/mcp-server-motherduck

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/motherduckdb/mcp-server-motherduck
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "DuckDB (read-only)": {
      "command": "uvx",
      "args": [
        "mcp-server-motherduck",
        "--db-path",
        "/absolute/path/to/your.duckdb"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/iogithubmotherduckdbmcp-server-motherduck/install/claude-desktop
← back to io.github.motherduckdb/mcp-server-motherduck