Oracle DB Context MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_DIR | No | Directory for schema cache; defaults to '.cache' | .cache |
| THICK_MODE | No | Set to '1' to enable thick mode (Oracle Client libraries required); defaults to '' | |
| TARGET_SCHEMA | No | Optional target schema; defaults to the user's schema | |
| READ_ONLY_MODE | No | Set to '0' to allow write operations; defaults to '1' (read-only) | 1 |
| ORACLE_CLIENT_LIB_DIR | No | Optional custom path to Oracle Client libraries; used in thick mode | |
| ORACLE_CONNECTION_STRING | Yes | Database connection string in format <db-username>/<password>@<host>:1521/<service-name> |
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/danielmeppiel/oracle-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server