Odel
sql-steward

sql-steward

Local
@pawansingh3889PythonMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIsql-stewardv0.4.0

Run

uvx sql-steward

MCP client config

{
  "mcpServers": {
    "sql-steward": {
      "command": "uvx",
      "args": [
        "sql-steward"
      ]
    }
  }
}