/
by motherduckdb
Fast analytics and data processing with DuckDB and MotherDuck
Server configuration and capabilities from the MCP manifest
Size: 2,023 bytes (506 tokens)
Tools Found: 1
Analysis ID: 5imwuntf
This MCP server provides fast analytics and data processing with DuckDB and MotherDuck.
Stars
Registry ID: 304e5985-b5e2-4759-ac4b-cf56b86e8c64
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
License: MIT License
Default Branch: main
Last Push: 9/21/2025
Open Issues: 11
Historical performance and growth metrics over time
{
"server.json": {
"name": "io.github.motherduckdb/mcp-server-motherduck",
"status": "active",
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"version": "0.6.4",
"packages": [
{
"version": "0.6.4",
"transport": {
"type": "stdio"
},
"identifier": "mcp-server-motherduck",
"registry_type": "pypi",
"package_arguments": [
{
"name": "--transport",
"type": "named",
"choices": [
"stdio",
"sse",
"stream"
],
"default": "stdio",
"description": "Transport type for MCP server",
"is_required": false
},
{
"name": "--port",
"type": "named",
"format": "number",
"default": "8000",
"description": "Port to listen on for sse and stream transport mode",
"is_required": false
},
{
"name": "--db-path",
"type": "named",
"default": "md:",
"description": "Path to local DuckDB database file or MotherDuck database",
"is_required": false
},
{
"name": "--motherduck-token",
"type": "named",
"is_secret": true,
"description": "Access token to use for MotherDuck database connections",
"is_required": false
},
{
"name": "--read-only",
"type": "named",
"description": "Flag for connecting to DuckDB or MotherDuck in read-only mode",
"is_required": false
},
{
"name": "--home-dir",
"type": "named",
"description": "Home directory for DuckDB",
"is_required": false
},
{
"name": "--saas-mode",
"type": "named",
"description": "Flag for connecting to MotherDuck in SaaS mode (disables filesystem and write permissions for local DuckDB)",
"is_required": false
},
{
"name": "--json-response",
"type": "named",
"description": "Enable JSON responses for HTTP stream (only supported for stream transport)",
"is_required": false
}
],
"registry_base_url": "https://pypi.org",
"environment_variables": [
{
"name": "motherduck_token",
"is_secret": true,
"description": "Access token to use for MotherDuck database connections",
"is_required": false
},
{
"name": "HOME",
"description": "Home directory for DuckDB (used as default if --home-dir not specified)",
"is_required": false
}
]
}
],
"repository": {
"url": "https://github.com/motherduckdb/mcp-server-motherduck",
"source": "github"
},
"description": "Fast analytics and data processing with DuckDB and MotherDuck"
}
}Forks
Watchers
Contributors
Last Push: 9/21/2025
Open Issues: 11