AgentUni

JDBC MCP Server

by @igorolv / v0.1.3

Read-only PostgreSQL, Oracle and SQL Server access for AI agents: SQL, plans, schema, index stats

Install

Docker / stdio

docker run -i --rm ghcr.io/igorolv/jdbc-mcp-server:0.1.3

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-igorolv-jdbc-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/igorolv/jdbc-mcp-server:0.1.3"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.igorolv/jdbc-mcp-server · published 2026-09-15 · updated 2026-09-15. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Databases & Storage servers

Browse category