> For the complete documentation index, see [llms.txt](https://docs.natoma.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.natoma.ai/apps/genai-toolbox-oracledb.md).

# Oracle DB (Toolbox)

{% hint style="warning" %}
**Early Access** — Reach out to your Natoma representative for access.
{% endhint %}

**Type:** Official

**Source Type:** Repository

**Source:** [GitHub](https://github.com/googleapis/genai-toolbox)

**Description:** MCP Toolbox for Oracle Database (powered by Google's GenAI Toolbox) provides AI assistants with access to Oracle Database. It enables querying schemas and tables and running SQL through a username/password connection.

**Configuration Parameters:**

* **Oracle Connection String** \* - Easy Connect string (e.g. `myhost.example.com:1521/myservice`).
* **Oracle Username** \* - Database username.
* **Oracle Password** \* (sensitive) - Database password.

**Setup Steps:**

1. Identify a database user with only the privileges end users should have. Read-only access is strongly recommended.
2. Note the Easy Connect string for your Oracle instance.
3. When creating the connection in Natoma, paste the connection string, username, and password, and save.
