71
/ 100
19 days ago
glama

Text2SQL-MCP

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: GROQ_API_KEY, POSTGRES_PASSWORD, API_TOKEN, DBT_POSTGRES_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGROQ_API_KEY
configLLM_MODEL
configPOSTGRES_HOSTlocalhost ✅ PostgreSQL sunucu adresi
configPOSTGRES_PORT5432 ✅ PostgreSQL portu
configPOSTGRES_DBchinook ✅ Veritabanı adı
configPOSTGRES_USERllm_reader ✅ Read-only kullanıcı
🔐 secretPOSTGRES_PASSWORDllm_reader_pass_123 ✅ Kullanıcı şifresi
configREDIS_HOST
configREDIS_PORT
configCHROMA_PERSIST_DIR./chroma_data ❌ ChromaDB kalıcı veri dizini (Faz 2)
configAPI_AUTH_ENABLED
🔐 secretAPI_TOKEN
configMAX_RETRIES3 ❌ LLM sorgu deneme sayısı
configQUERY_TIMEOUT_SEC30 ❌ Sorgu zaman aşımı (saniye)
configMAX_ROWS1000 ❌ Maksimum dönen satır sayısı
configNAME
configDBT_POSTGRES_USER
🔐 secretDBT_POSTGRES_PASSWORD
configLOG_LEVELINFO ❌ Log seviyesi
configDATABASE_TYPE
configSQLITE_PATH
configEMBEDDING_MODELall-MiniLM-L6-v2 ❌ SentenceTransformers model adı (Faz 2)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/yusufferen-text2sql-mcp-3qq95h)](https://m8ven.ai/mcp/yusufferen-text2sql-mcp-3qq95h)
commit: 1b5504d11b194ce44173af25dfd3a3d4f9856fea
code hash: ce84b78d549e2d14fef2ba8f7ebebaa1e6c4abad03d9697b969355cce82db4e3
verified: 7/12/2026, 8:32:10 AM
view raw JSON →