sql-steward
Rank #11,483io.github.Pawansingh3889/sql-steward
The agent never writes SQL: queries compile from a semantic layer you control, PII refused first.
sql-steward is a Model Context Protocol (MCP) server published by pawansingh3889. It ranks #11,483 of 132,046 servers tracked on MCP Toplist. sql-steward is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jun 18, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 120,563 of 132,046 servers on MCP Toplist.
Use sql-steward
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add sql-steward -e "SQL_STEWARD_DB_URL=<your SQL_STEWARD_DB_URL>" -e "SQL_STEWARD_LAYER=<your SQL_STEWARD_LAYER>" -- uvx sql-stewardReplace each placeholder with your own value before saving.
[mcp_servers.sql-steward]
command = "uvx"
args = ["sql-steward"]
[mcp_servers.sql-steward.env]
SQL_STEWARD_DB_URL = "<your SQL_STEWARD_DB_URL>"
SQL_STEWARD_LAYER = "<your SQL_STEWARD_LAYER>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sql-steward": {
"command": "uvx",
"args": [
"sql-steward"
],
"env": {
"SQL_STEWARD_DB_URL": "<your SQL_STEWARD_DB_URL>",
"SQL_STEWARD_LAYER": "<your SQL_STEWARD_LAYER>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sql-steward": {
"command": "uvx",
"args": [
"sql-steward"
],
"env": {
"SQL_STEWARD_DB_URL": "<your SQL_STEWARD_DB_URL>",
"SQL_STEWARD_LAYER": "<your SQL_STEWARD_LAYER>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sql-steward": {
"type": "stdio",
"command": "uvx",
"args": [
"sql-steward"
],
"env": {
"SQL_STEWARD_DB_URL": "<your SQL_STEWARD_DB_URL>",
"SQL_STEWARD_LAYER": "<your SQL_STEWARD_LAYER>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sql-steward": {
"command": "uvx",
"args": [
"sql-steward"
],
"env": {
"SQL_STEWARD_DB_URL": "<your SQL_STEWARD_DB_URL>",
"SQL_STEWARD_LAYER": "<your SQL_STEWARD_LAYER>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sql-steward": {
"command": "uvx",
"args": [
"sql-steward"
],
"env": {
"SQL_STEWARD_DB_URL": "<your SQL_STEWARD_DB_URL>",
"SQL_STEWARD_LAYER": "<your SQL_STEWARD_LAYER>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Pawansingh3889%2Fsql-steward)<a href="https://mcptoplist.com/server/io.github.Pawansingh3889%2Fsql-steward"><img src="https://mcptoplist.com/badge/io.github.Pawansingh3889%2Fsql-steward.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pawansingh3889
Available versions (2)
| Version | Published |
|---|---|
| 0.4.0 | Jul 18, 2026 |
| 0.3.3 | Jul 7, 2026 |
Frequently asked questions
- Who maintains sql-steward?
- sql-steward is maintained by pawansingh3889, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is sql-steward listed on the Official MCP Registry?
- Yes — sql-steward is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does sql-steward have?
- MCP Toplist tracks 2 versions of sql-steward, most recently published on Jul 18, 2026.
- Where can I find the source code for sql-steward?
- The source code for sql-steward is hosted at github.com/pawansingh3889/sql-steward.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.