mcp-oracle-database

zademy/mcp-oracle-database
★ 1 stars Java Database Updated 11d ago
MCP server for Oracle Database. Introspect schemas, run SQL/DML, call PL/SQL, and diagnose performance over STDIO — with safety enforced by Oracle's least-privilege model.
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": {
    "mcp-oracle-database": {
      "command": "npx",
      "args": [
        "-y",
        "zademy/mcp-oracle-database"
      ]
    }
  }
}

README Excerpt

<div align="center"> An [MCP](https://modelcontextprotocol.io) server for **Oracle Database**, built with Spring Boot and Spring AI. Let any MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, VS Code, Windsurf, …) **introspect** an Oracle schema and **run SQL** — safely. </div> <p align="center">

Tools (20)

MCP_AUDIT_DIRMCP_AUDIT_ENABLEDORACLE_DB_PASSWORDORACLE_DB_URLORACLE_DB_USERNAMEORACLE_POOL_SIZEcall_procedurecomment_on_columncomment_on_tablecount_rowsdescribe_plsqldescribe_tableexecute_dmlexecute_dml_previewexecute_dml_rollback_firstexplain_planfind_duplicatesfind_free_idget_column_statsget_database_info

Topics

ai-toolsdatabasejavamcpmcp-oracleoraclespring-bootsql
📊
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 →