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. |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AlexandruDodita/Oracle-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server