Mnemiq

Open-source text-to-SQL engine you tune and measure on your own database

LLM Mart 0 views 1 listing impressions
Transport
Not stated
Package
—
Registry id
—

No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.

Mnemiq is an open-source text-to-SQL engine licensed under Apache-2.0. It separates the proposal of SQL from the decision to run it. It supports multiple databases including PostgreSQL, SQLite, DuckDB, Oracle, Snowflake, and Databricks.

Deterministic checks on shape, access, dialect, and query plan decide whether SQL runs. It ships an MCP server that exposes read-only, access-scoped tools for AI agents. It works with any OpenAI-compatible endpoint, including local servers.

Benchmark results are reported as exact match and got-the-facts metrics. DuckDB serves as the universal executor for all supported databases.

Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.