Query and analyze local or cloud data with DuckDB through AI assistants.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "DuckDB MCP Server" yet — see the docs or source repo.
Use DuckDB to read ./sales_2024.csv, summarize revenue, order count, and average order value by month, and identify the top three months by revenue.
Provides analysis results with a monthly summary table and conclusions on the top revenue months.
Use DuckDB to read ./orders.parquet and ./customers.parquet, calculate order volume, total revenue, and repeat purchase rate by customer region, and return the top five performing regions.
Returns joined analysis results with ranked regional metrics and key business insights.
Use DuckDB to query the logs/ directory on S3, count error logs for each of the last 7 days, and summarize any abnormal spike dates.
Provides daily error counts and a brief explanation of anomalous dates.
Let AI safely query and manage DuckDB databases through MCP tools.
Run SQL analytics and data engineering workflows through MotherDuck for AI assistants.
Let AI query multiple SQL databases read-only and export results.
Query and manage Microsoft SQL Server databases with natural language.
Securely query and analyze multiple databases with natural language across systems.
Safely let AI inspect database schemas and query PostgreSQL and MySQL data.