Oracle MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host to bind the server (default 127.0.0.1). | |
| MCP_PORT | No | Port to bind the server (default 8000). | |
| ORACLE_HOST | Yes | Oracle database host. | |
| ORACLE_PORT | Yes | Oracle database port (default 1521). | 1521 |
| ORACLE_USER | Yes | Oracle database username. | |
| AUDIT_LOG_PATH | No | Path for audit log file. | |
| MAX_CELL_CHARS | No | Maximum characters per cell. | |
| MCP_AUTH_TOKEN | Yes | Bearer token for authentication. | |
| ORACLE_LIB_DIR | Yes | Path to Oracle Instant Client directory. | |
| TABLE_DENYLIST | No | Comma-separated list of tables to hide from all tools. | |
| MCP_SERVER_NAME | No | Name of the MCP server. | |
| ORACLE_PASSWORD | Yes | Oracle database password. | |
| MAX_ROWS_HARD_CAP | No | Hard cap on rows returned. | |
| MAX_RESPONSE_CHARS | No | Maximum response characters. | |
| ORACLE_SERVICE_NAME | Yes | Oracle service name. | |
| ORACLE_TARGET_SCHEMA | No | Schema that owns the tables to expose. Defaults to ORACLE_USER. | |
| QUERY_TIMEOUT_SECONDS | No | Query timeout in seconds. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues