Skip to content

Serverless-DB-Oracle for Grok

io.github.evozim/serverless-db-oracle

PostgreSQL database administrator with serverless query routing.

client:Grok transport:sse

Install Serverless-DB-Oracle in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Serverless-DB-Oracle in other clients