Server data from the Official MCP Registry
SQL analytics and data engineering for AI Assistants and IDEs
SQL analytics and data engineering for AI Assistants and IDEs
Set these up before or after installing:
Environment variable: motherduck_token
Environment variable: MOTHERDUCK_TOKEN
Environment variable: HOME
Environment variable: AWS_ACCESS_KEY_ID
Environment variable: AWS_SECRET_ACCESS_KEY
Environment variable: AWS_SESSION_TOKEN
Environment variable: AWS_DEFAULT_REGION
Environment variable: AWS_ENDPOINT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-motherduckdb-mcp-server-motherduck": {
"env": {
"HOME": "your-home-here",
"AWS_ENDPOINT": "your-aws-endpoint-here",
"MOTHERDUCK_TOKEN": "your-motherduck-token-here",
"motherduck_token": "your-motherduck-token-here",
"AWS_ACCESS_KEY_ID": "your-aws-access-key-id-here",
"AWS_SESSION_TOKEN": "your-aws-session-token-here",
"AWS_DEFAULT_REGION": "your-aws-default-region-here",
"AWS_SECRET_ACCESS_KEY": "your-aws-secret-access-key-here"
},
"args": [
"mcp-server-motherduck"
],
"command": "uvx"
}
}
}Valid MCP server (0 strong, 4 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
5 files analyzed · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally