MCP Server Motherduck runs on your own machine — the client starts it, so there is no endpoint to ping. 4 435 installs a week from pypi. Last commit 19 Aug 2026.
SQL analytics and data engineering for AI Assistants and IDEs
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
- name: Update version to ${{ inputs.version }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
motherduck_token (Access token for MotherDuck connections (alternative to --motherduck-token)), MOTHERDUCK_TOKEN (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_ID (AWS access key for S3 database connections), AWS_SECRET_ACCESS_KEY (AWS secret access key for S3 database connections), AWS_SESSION_TOKEN (AWS session token for temporary credentials), AWS_DEFAULT_REGION (AWS region for S3 database connections), AWS_ENDPOINT (AWS endpoint for S3 database connections).
The author declared them in the registry entry; get the values from the project itself.
A Snowflake MCP server — SQL queries, schema exploration, and data insights for AI assistants
MCP server for Microsoft Fabric Data Warehouses and SQL Analytics Endpoints
MCP server for Manticore Search — lets AI assistants query and manage search databases.
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
Local-first graph memory for AI assistants with SQLite, semantic search, and MCP tools.
150+ SAP HANA database tools as MCP tools for AI assistants
Connect AI assistants to openLCA. 31 tools for database search, model building, and LCIA.
Live AWS, database & Kafka infrastructure context for AI coding assistants via MCP.
Answers built from our own checks of this server.