mcp-oracledb-server

An MCP (Model Context Protocol) server that connects to an Oracle database and exposes a large set of tools for database/schema/user/table management, analytics and performance diagnostics (e.g., AWR/ADDM/DBMS_STATS), and (optionally) Oracle 23c vector search and AI-assisted content/query operations. It also supports a REST mode for testing alongside the default stdio MCP transport.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ API Gateway mcp oracle database-tools spring-boot jdbc admin vector-search ai-operations
⚙ Agent Friendliness
39
/ 100
Can an agent use this?
🔒 Security
45
/ 100
Is it safe for agents?
⚡ Reliability
21
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
45
Error Messages
0
Auth Simplicity
35
Rate Limits
10

🔒 Security

TLS Enforcement
80
Auth Strength
45
Scope Granularity
20
Dep. Hygiene
45
Secret Handling
35

README includes TLS/SSL configuration snippets (tcps/Oracle wallet/truststore) suggesting encryption is supported, but it does not document enforcement defaults or how the server authenticates agents/requests. Credentials are provided as environment variables in examples, which is better than hardcoding, but there is no documented secret redaction/logging policy. Tool surface area appears highly privileged (DDL/DML/PLSQL and administrative actions), so least-privilege and allowlisting are critical.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
20
Error Recovery
25
AF Security Reliability

Best When

You control the Oracle environment and credentials, and you want an agent-facing tool layer (MCP stdio, optionally REST for testing) to perform structured Oracle tasks and diagnostics.

Avoid When

You cannot restrict tool capabilities (e.g., DDL/DML, PL/SQL execution) or you cannot enforce authentication/authorization and safe input handling; also avoid when documentation of MCP error semantics and operational guarantees is insufficient for your risk tolerance.

Use Cases

  • AI-assisted Oracle database exploration (list schemas/tables, inspect metadata)
  • Admin workflows for creating users/schemas and managing privileges (grant/revoke, lock/unlock, profiles/password policies)
  • Executing controlled SQL/PLSQL operations and generating/explaining execution plans
  • Performance analysis and tuning support via Oracle features (AWR/ADDM/SQL tuning advisor)
  • Vector search operations on Oracle 23c (vector similarity/clustering/index management) when enabled

Not For

  • Unattended or internet-exposed production deployments without network protections and strong credential management
  • Use as a general-purpose database proxy for arbitrary user input without strict allowlisting/validation
  • Environments requiring strict compliance evidence (SOC2/HIPAA/etc.) or documented formal security controls beyond configuration snippets

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: MCP stdio transport (credentials passed via environment variables as shown in README) REST mode (curl examples; README does not document auth scheme)
OAuth: No Scopes: No

README shows Oracle username/password via environment variables for the MCP server, but does not document an agent-facing authentication/authorization model for the server itself. Tool execution likely uses the provided DB credentials; scope granularity for tool permissions is not described.

Pricing

Free tier: No
Requires CC: No

No SaaS pricing is indicated; this appears to be a self-hosted open-source-style server requiring Oracle licensing and infrastructure.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Tools include destructive/privileged operations (drop/delete/truncate/create/lock/unlock); agents need strict guardrails
  • REST endpoints shown for testing may not reflect MCP tool semantics or security controls
  • Database operations may be non-idempotent; retries could lead to duplicate objects or unintended data changes

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-oracledb-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered