Oracle DB MCP
by muazam99
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ORACLE_USER | Yes | Oracle database username. | |
| ORACLE_PASSWORD | Yes | Oracle database password. | |
| ORACLE_POOL_MAX | No | Maximum pool size. | 4 |
| ORACLE_POOL_MIN | No | Minimum pool size. | 1 |
| ORACLE_CONFIG_DIR | Yes | Directory containing tnsnames.ora and ewallet.pem. | |
| ORACLE_CONNECT_STRING | Yes | TNS alias from tnsnames.ora. | |
| ORACLE_DEFAULT_SCHEMA | No | Default schema for schema-related queries. | |
| ORACLE_POOL_INCREMENT | No | Pool increment. | 1 |
| ORACLE_WALLET_LOCATION | Yes | Directory containing Oracle wallet files. | |
| ORACLE_WALLET_PASSWORD | No | Optional wallet password. | |
| ORACLE_QUEUE_TIMEOUT_MS | No | Queue timeout in milliseconds. | 60000 |
| ORACLE_CONNECT_TIMEOUT_SECONDS | No | Connection timeout in seconds. | 20 |
| ORACLE_TRANSPORT_CONNECT_TIMEOUT_MS | No | Transport connect timeout in milliseconds. | 10000 |
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
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/muazam99/oracle-db-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server