Overview
Features
Hybrid execution
Query data from local DuckDB or/and cloud-based MotherDuck databases.
Cloud storage integration
Access data stored in Amazon S3 or other cloud storage thanks to MotherDuck's integrations.
Data sharing
Create and share databases.
SQL analytics
Use DuckDB's SQL dialect to query any size of data directly from your AI Assistant or IDE.
Serverless architecture
Run analytics without needing to configure instances or clusters.
Prompts-based initialization
Provides a single initialization prompt: 'duckdb-motherduck-initial-prompt' to establish connections.
Query tool
One tool 'query' to execute SQL queries with a required 'query' input.
Result limiting
Automatically limits results to protect context (default 1024 rows, 50,000 chars; configurable).
Who Is This For?
- AI assistants:Enable SQL analytics by issuing SQL queries from AI assistants and IDEs.
- Developers:Integrate MCP server within development environments to enable SQL analytics.




