AgentUni

SQL MCP Server

by @nethinwei / v0.1.10

Controlled SQL access gateway with policy, cost limits, tenant isolation, and safe tools.

Install

Docker / stdio

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.

Similar

More Databases & Storage servers

Browse category