execute-query
Run SQL queries directly on the MotherDuck (DuckDB) database using the MCP server. Simplify data retrieval and analysis with straightforward query execution.
Instructions
Execute a query on the MotherDuck (DuckDB) database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | SQL query to execute |