Enables interaction with MotherDuck and local DuckDB databases using the Model Context Protocol.
MotherDuckdb provides an MCP server that allows interaction with both MotherDuck and local DuckDB databases. It offers tools for initializing connections, retrieving database schemas, and executing queries, making it easier to integrate these databases into applications leveraging the Model Context Protocol. It includes a prompt to initialize a connection and start working with DuckDB or MotherDuck. Configuration details are provided for use with Claude Desktop, highlighting environment variable settings required for both DuckDB and MotherDuck connections.