Oracle MCP Server

v1.0.0Databasesstable

MCP Server for working with large Oracle databases

oraclemcpai-integration
Share:
126
Stars
0
Downloads
0
Weekly
0/5

About

MCP Server for working with large Oracle databases

Features

  • list_tables
  • describe_table
  • reqd_query

Use Cases

Get a list of all tables in the oracle database Args: None
Get a description of a table in the oracle database' Args: table_name (string): The name of the table to describe
Execute SELECT queries to read data from the oracle database Args: query (string): The SELECT query to execute
danielmeppiel

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @marcelo-ochoa/server-oracle

Manual Installation

npx -y @marcelo-ochoa/server-oracle

Examples

Basic Configuration

Configure Oracle MCP Server

npx -y @marcelo-ochoa/server-oracle

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Databases MCP Servers

Explore other servers in the Databases category.

Quick Config Preview

{ "mcpServers": { "oracle": { "command": "npx", "args": ["-y", "@marcelo-ochoa/server-oracle"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Oracle MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides