MCP Servers / database / MotherDuck

MotherDuck

JSON →
stdiononeofficial484database

Query and analyze data with MotherDuck and local DuckDB

Install
How to run this server
[ { "cmd": "uvx mcp-server-motherduck", "imports": [] } ]
server path: motherduck
Tools
What this server exposes
execute_query
Execute SQL query (DuckDB dialect)
list_databases
List all databases (useful for MotherDuck or multiple attached DBs)
list_tables
List tables and views
list_columns
List columns of a table/view
switch_database_connection
Switch to different database
Configuration
Environment & auth
authnone
envYOUR_MOTHERDUCK_TOKEN
envYOUR_TOKEN
envMOTHERDUCK_TOKEN
envAWS_ACCESS_KEY_ID
envAWS_SECRET_ACCESS_KEY
envAWS_SESSION_TOKEN
Resources
MotherDuck — MCP Server · libregistry