oraclemcp

MuhDur/oraclemcp
★ 2 stars Rust Database Updated 5d ago
Safe-by-default Oracle Database MCP server, in pure Rust — fail-closed SQL guard, engine-free, stdio + HTTP.
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": {
    "oraclemcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "oraclemcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src=".github/assets/hero.svg" alt="oraclemcp: governed, least-privilege Oracle Database MCP server in pure Rust" width="100%"> </p> <p align="center"> <a href="https://github.com/MuhDur/oraclemcp/actions/workflows/ci.yml"><img src="https://github.com/MuhDur/oraclemcp/actions/workflows/ci.yml/badge.svg" alt="CI"></a>

Tools (20)

APP_READONLYapp_customer_lookupcompile_objectcompile_with_warningscreate_or_replacecurrent_databasedeploy_ddldescribe_indexdescribe_tabledescribe_triggerdescribe_viewdev_rodisable_writesenable_writesexecute_approvedget_clobget_ddlget_errorsget_object_sourceget_schema

Topics

ai-agentsdatabasellmmcpmodel-context-protocoloracleplsqlrust
📊
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 →