MCPVault

list_databases

MCP tool from MCP Server Motherduck by motherduckdb

List all databases (useful for MotherDuck or multiple attached DBs)

How to use it

list_databases is exposed by the MCP Server Motherduck MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_databases tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Server Motherduck

$claude mcp add --scope user duckdb --transport stdio -- uvx mcp-server-motherduck --db-path :memory: --read-write --allow-switch-databases
FULL MCP SERVER MOTHERDUCK LISTING