MCP ServerSTDIOOfficialv1.0.7

Marcelo Ochoa Oracle MCP Server

Query and manage Oracle databases directly from your AI chat. Developers can execute SQL, inspect schemas, and automate database operations without leaving their IDE.

io.github.marcelo-ochoa/oracle

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Marcelo Ochoa Oracle MCP server does

How models use it and what it is built for.

Query and manage Oracle databases directly from your AI chat. Developers can execute SQL, inspect schemas, and automate database operations without leaving their IDE.

Connect to Marcelo Ochoa Oracle

Local install — runs as a subprocess.

npx @marcelo-ochoa/server-oracle@1.0.7

Environment variables

Configuration this server reads at startup.

  • ORACLE_USER

    Oracle user name

  • ORACLE_PASSWORDSecret

    Oracle password

Resources

Where to find authoritative docs and source for Marcelo Ochoa Oracle.

Example prompts for Marcelo Ochoa Oracle

Paste any of these into Agent Studio after connecting Marcelo Ochoa Oracle.

  • Show me all tables in the current Oracle schema with their row counts
  • Execute this SQL query and return results as JSON
  • What columns exist in the EMPLOYEES table and what are their data types
  • Explain how to configure ORACLE_USER and ORACLE_PASSWORD environment variables for this server

Marcelo Ochoa Oracle MCP server — FAQ

Common questions about connecting and running Marcelo Ochoa Oracle.

  • What databases does this MCP server support?

    This server connects to Oracle databases. You'll need valid Oracle credentials (username and password) configured via environment variables to authenticate.

  • How do I set up authentication for the Oracle MCP server?

    Set the ORACLE_USER and ORACLE_PASSWORD environment variables before running the server. These credentials are used to authenticate your connection to the Oracle database instance.

  • Can I execute arbitrary SQL queries through this server?

    Yes, the server is designed for interacting with Oracle databases, which typically includes executing queries and managing database operations. Refer to the server documentation for specific query capabilities and limitations.

  • What's the difference between this and connecting to Oracle directly?

    This MCP server lets you interact with Oracle databases through an AI chat interface, making it easier to explore schemas, generate queries, and automate tasks without switching tools. It runs as a stdio-based service that integrates with compatible AI clients.

  • Do I need to install Oracle client libraries separately?

    The install command `npx @marcelo-ochoa/server-oracle@1.0.7` handles the server installation. Check the package documentation for any additional Oracle client dependencies your system may require.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground