MCP Server Motherduck runs on your own machine — the client starts it, so there is no endpoint to ping. 9 233 installs a week from pypi. Last commit 27 Jul 2026.
SQL analytics and data engineering for AI Assistants and IDEs
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-motherduck -- uvx mcp-server-motherduck
{
"mcpServers": {
"mcp-server-motherduck": {
"args": [
"mcp-server-motherduck"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server-motherduck]
command = "uvx"
args = ["mcp-server-motherduck"]
{
"mcpServers": {
"mcp-server-motherduck": {
"args": [
"mcp-server-motherduck"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server-motherduck": {
"args": [
"mcp-server-motherduck"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.