oracle-mcp-litellm-poc

w95/oracle-mcp-litellm-poc
★ 0 stars PLSQL Database Updated today
Three ways to expose an Oracle schema to an LLM: MCP servers behind a LiteLLM gateway (own container + mcp-proxy, or spawned in-proxy with uv)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "oracle-mcp-litellm-p": {
      "command": "npx",
      "args": [
        "-y",
        "w95/oracle-mcp-litellm-poc"
      ]
    }
  }
}

README Excerpt

Proof of concept for **Correspondent-Account Liquidity Management (intraday)**: an Oracle database carrying a realistic intraday-liquidity data set, reached by off-the-shelf **Oracle MCP servers** through a **LiteLLM** gateway. Three wirings of the same idea run side by side, so they can be compared:

Tools (17)

ACCOUNTSCASHFLOW_FORECASTCORRESPONDENTSCURRENCIESCUTOFF_TIMESFUNDING_TRANSFERSFX_RATESINTRADAY_BALANCESLIQUIDITY_ALERTSPAYMENT_INSTRUCTIONSbirbir_rogeneral_settingspath1path2path3sys
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →