Converts natural language to safe SQL queries for PostgreSQL databases with read-only access and multi-layer security validation. Provides tools for running validated SELECT queries, retrieving schema, and sampling table data.
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.GROQ_API_KEYLLM_MODELPOSTGRES_HOST— localhost ✅ PostgreSQL sunucu adresiPOSTGRES_PORT— 5432 ✅ PostgreSQL portuPOSTGRES_DB— chinook ✅ Veritabanı adıPOSTGRES_USER— llm_reader ✅ Read-only kullanıcıPOSTGRES_PASSWORD— llm_reader_pass_123 ✅ Kullanıcı şifresiREDIS_HOSTREDIS_PORTCHROMA_PERSIST_DIR— ./chroma_data ❌ ChromaDB kalıcı veri dizini (Faz 2)API_AUTH_ENABLEDAPI_TOKENMAX_RETRIES— 3 ❌ LLM sorgu deneme sayısıQUERY_TIMEOUT_SEC— 30 ❌ Sorgu zaman aşımı (saniye)MAX_ROWS— 1000 ❌ Maksimum dönen satır sayısıNAMEDBT_POSTGRES_USERDBT_POSTGRES_PASSWORDLOG_LEVEL— INFO ❌ Log seviyesiDATABASE_TYPESQLITE_PATHEMBEDDING_MODEL— all-MiniLM-L6-v2 ❌ SentenceTransformers model adı (Faz 2)[](https://m8ven.ai/mcp/yusufferen-text2sql-mcp-3qq95h)