Skip to content
Cursor

Serverless-DB-Oracle for Cursor

io.github.evozim/serverless-db-oracle

PostgreSQL database administrator with serverless query routing.

client:Cursor transport:sse

Install Serverless-DB-Oracle in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "serverless-db-oracle": {
      "url": "https://serverless-db-oracle-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Serverless-DB-Oracle in other clients