SQL MCP Server
Controlled SQL access gateway with policy, cost limits, tenant isolation, and safe tools.
Install
Dockerstdio
docker run -i --rm ghcr.io/nethinwei/sql-mcp-server:0.1.10 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-nethinwei-sql-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nethinwei/sql-mcp-server:0.1.10"
]
}
}
} Source: official MCP Registry record · registry name io.github.nethinwei/sql-mcp-server · published 2026-07-12 · updated 2026-07-12. Not an endorsement; review the code before connecting it to anything sensitive.