🛠️

oracle

MCP server for interacting with Oracle databases

Developer Tools stdio npm npmstdiomarcelo-ochoa
RUN IN TERMINAL
claude mcp add marcelo-ochoa-oracle -- npx -y @marcelo-ochoa/server-oracle
ADD TO claude_desktop_config.json
{ "mcpServers": { "marcelo-ochoa-oracle": { "command": "npx", "args": ["-y", "@marcelo-ochoa/server-oracle"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "marcelo-ochoa-oracle": { "command": "npx", "args": ["-y", "@marcelo-ochoa/server-oracle"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "marcelo-ochoa-oracle": { "command": "npx", "args": ["-y", "@marcelo-ochoa/server-oracle"] } } }

About This MCP Server

The io.github.marcelo-ochoa/oracle server is a Model Context Protocol server that enables interaction with Oracle databases, allowing developers to connect and manage database operations. It is available as a package named @marcelo-ochoa/server-oracle and can be accessed through standard input/output interfaces. Developers working with Oracle databases and requiring MCP compatibility would use this server to facilitate database interactions.

MCP server for interacting with Oracle databases. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@marcelo-ochoa/server-oracle on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The oracle server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/marcelo-ochoa-oracle.svg)](https://skillsplayground.com/mcps/marcelo-ochoa-oracle/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.