SQL MCP Server for Claude Code
io.github.nethinwei/sql-mcp-server
Controlled SQL access gateway with policy, cost limits, tenant isolation, and safe tools.
client:Claude Code
transport:stdio
runtime:oci
Install SQL MCP Server in Claude Code
run in your project directory
claude mcp add sql-mcp-server -e DATABASE_DSN=<DATABASE_DSN> -- docker run -i --rm ghcr.io/nethinwei/sql-mcp-server:0.1.10
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs