Skip to content
Back to search
30
MCP

sql-steward

io.github.pawansingh3889/sql-steward

The agent never writes SQL: queries compile from a semantic layer you control, PII refused first.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

sql steward
Metadata-only Glama MCP server.
0 tools
Boyce
Deterministic SQL compiler for AI agents. Your agent stops guessing SQL.
0 tools
SQL Server by bulentkeskin
Enables AI assistants to search tables, execute read-only queries, and retrieve metadata from SQL Server databases.
0 tools
text2sql
Ask any SQL database in natural language. Agent explores schema, writes SQL, self-corrects.
0 tools
QueryShield
Secure SQL proxy for AI agents with natural language to SQL translation, AST safety checks, per-agent row-level security, and audit logging.
0 tools
io.github.bch1212/queryshield
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sql-steward": {
      "url": "None",
      "transport": "http"
    }
  }
}