Back to directory
quarkiverse/quarkus-mcp-servers/jdbc

quarkiverse/quarkus-mcp-servers/jdbc

@quarkiverse

The jdbc server can be used to store and retrieve data from a database given just a JDBC URL. You can use any JDBC database, like Postgres, MySQL, Oracle, Sqlite, etc.

jdbcdatabasejavaquarkussqldbmsmcp-server

Installation & Configuration

{
  "mcpServers": {
    "quarkiverse-quarkus-mcp-servers-jdbc": {
      "command": "npx",
      "args": [
        "-y",
        "quarkiverse-quarkus-mcp-servers-jdbc-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Java
Created
2026/6/13
Updated
2026/6/13