Oracle DB MCP

MCPReference

by muazam99

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • ORACLE_USERrequired

    Oracle database username.

  • ORACLE_PASSWORDrequiredsecret

    Oracle database password.

  • ORACLE_POOL_MAX

    Maximum pool size.

  • ORACLE_POOL_MIN

    Minimum pool size.

  • ORACLE_CONFIG_DIRrequired

    Directory containing tnsnames.ora and ewallet.pem.

  • ORACLE_CONNECT_STRINGrequired

    TNS alias from tnsnames.ora.

  • ORACLE_DEFAULT_SCHEMA

    Default schema for schema-related queries.

  • ORACLE_POOL_INCREMENT

    Pool increment.

  • ORACLE_WALLET_LOCATIONrequired

    Directory containing Oracle wallet files.

  • ORACLE_WALLET_PASSWORDsecret

    Optional wallet password.

  • ORACLE_QUEUE_TIMEOUT_MS

    Queue timeout in milliseconds.

  • ORACLE_CONNECT_TIMEOUT_SECONDS

    Connection timeout in seconds.

  • ORACLE_TRANSPORT_CONNECT_TIMEOUT_MS

    Transport connect timeout in milliseconds.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.