Used by 1 plugin
DuckDB MCP server - Documentation queries and database operations
Executes SQL queries and performs database operations on DuckDB files.
Add to your .mcp.json:
{
"mcpServers": {
"duckdb": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/che-duckdb-mcp-wrapper.sh"
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/bin/che-duckdb-mcp-wrapper.sh