Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "duckdb": {4 "env": {},5 "args": [6 "mcp-server-duckdb",7 "--db-path",8 "~/mcp-server-duckdb/data/data.db"9 ],10 "command": "uvx"11 }12 }13}
No reviews yet. Be the first to review!
Sign in to join the conversation