Run SQL analytics and data engineering workflows through MotherDuck for AI assistants.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.motherduckdb/mcp-server-motherduck" MCP server from askskill: Run: claude mcp add 'io-github-motherduckdb-mcp-server-motherduck' -- npx -y mcp-server-motherduck
Connect to the sales dataset in MotherDuck, summarize revenue and order counts by month for the last 12 months, identify the fastest growth month and the steepest decline month, and return the SQL plus a short findings summary.
Executable SQL, monthly summary results, and a concise analysis of the sales trend.
Use MotherDuck to deduplicate a raw user events table, normalize timestamp formats, filter invalid records, and create an aggregated activity analytics table by user and date, explaining each transformation step.
SQL for cleaning and table creation, along with a clear explanation of the data engineering steps.
Review this slow-running query in MotherDuck, analyze likely performance bottlenecks, and provide an optimized SQL version with tuning recommendations.
A performance diagnosis, optimized SQL, and a list of actionable improvement recommendations.
Query and analyze local or cloud data with DuckDB through AI assistants.
Let AI safely query and manage DuckDB databases through MCP tools.
Query databases in natural language and auto-generate and execute SQL.
Safely explore and analyze data across multiple databases with read-only access.
Manage MySQL databases with natural language for queries, CRUD, and monitoring.
Connect AI to MySQL for natural-language SQL generation and query execution.