Home › Other › mcp-server-motherduck
mcp-server-motherduck
SQL analytics and data engineering for AI Assistants and IDEs
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 1.0.8)
uvx mcp-server-motherduck
Or add to your MCP client config:
{
"mcpServers": {
"mcp-server-motherduck": {
"command": "uvx",
"args": [
"mcp-server-motherduck"
],
"env": {
"motherduck_token": "<YOUR_VALUE>",
"MOTHERDUCK_TOKEN": "<YOUR_VALUE>",
"HOME": "<YOUR_VALUE>",
"AWS_ACCESS_KEY_ID": "<YOUR_VALUE>",
"AWS_SECRET_ACCESS_KEY": "<YOUR_VALUE>",
"AWS_SESSION_TOKEN": "<YOUR_VALUE>",
"AWS_DEFAULT_REGION": "<YOUR_VALUE>",
"AWS_ENDPOINT": "<YOUR_VALUE>"
}
}
}
}
motherduck_tokensecret — Access token for MotherDuck connections (alternative to --motherduck-token)MOTHERDUCK_TOKENsecret — Access token for MotherDuck connections (alternative to --motherduck-token)HOME— Used by DuckDB for extensions and config. Override with --home-dir if not set.AWS_ACCESS_KEY_IDsecret — AWS access key for S3 database connectionsAWS_SECRET_ACCESS_KEYsecret — AWS secret access key for S3 database connectionsAWS_SESSION_TOKENsecret — AWS session token for temporary credentialsAWS_DEFAULT_REGION— AWS region for S3 database connectionsAWS_ENDPOINT— AWS endpoint for S3 database connections
This server takes extra arguments — see its repository.
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Listed in wong2/awesome-mcp-servers (MIT)
Data from the Official MCP Registry