A local MCP server implementation that interacts with DuckDB and MotherDuck databases, providing SQL analytics capabilities to AI Assistants and IDEs.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AWS_ACCESS_KEY_ID— "": "<your_key>",AWS_SECRET_ACCESS_KEY— "": "<your_secret>",AWS_SESSION_TOKEN— For temporary credentials (AWS SSO), set the environment variable (and optionally AWS_DEFAULT_REGION) to automatically use DuckDB's credential_chain provider.AWS_DEFAULT_REGION— "": "<your_region>"motherduck_token— motherduck-token String None Access token to use for MotherDuck database connections (uses env var by default)[](https://m8ven.ai/mcp/fastmcp-me-mcp-server-motherduck-qnwksr)