A governed SQL gateway that exposes typed tools to AI agents, compiling safe read-only queries from a semantic layer while blocking PII before execution, supporting SQL Server, Postgres, and SQLite.
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.SQL_STEWARD_EMBED_URL— export =http://localhost:11434/api/embeddings # local embeddings for semantic_searchSQL_STEWARD_EMBED_MODEL— export =nomic-embed-textSQL_STEWARD_POLICY— export =/path/to/policy.yaml # query-warden second-pass role checkSQL_STEWARD_ROLE— export =analystSQL_STEWARD_MASK— export =1 # pii-veil masks anything left in resultsSQL_STEWARD_MASK_COLUMNSSQL_STEWARD_QUERY_BUDGET— export =200 # hard cap on queries per role per sessionSQL_STEWARD_AUDITSQL_STEWARD_AUDIT_DB— export =logs/steward.db # agent-blackbox audit chain (on if installed)SQL_STEWARD_ACTORSQL_STEWARD_LAYER— servers.yaml lives wherever you point . Claude Desktop (claude_desktop_config.json):SQL_STEWARD_DB_URL— "": "postgresql+psycopg://readonly@db.internal/warehouse"[](https://m8ven.ai/mcp/pawansingh3889-sql-steward-1vp113)