Run analytical SQL against local Parquet, CSV, and Arrow datasets via DuckDB.
Edit your claude_desktop_config.json and add the following entry under mcpServers:
"duckdb": { "command": "npx", "args": [ "-y", "mcp-duckdb", "postgresql://localhost/mydb" ] }