Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_DIR | No | Optional: Directory for storing schema cache, defaults to .cache | .cache |
| THICK_MODE | No | Optional: Set to '1' to enable thick mode for advanced Oracle features or better performance | |
| TARGET_SCHEMA | No | Optional: The target schema to use, defaults to the user's schema | |
| ORACLE_CLIENT_LIB_DIR | No | Optional: Path to Oracle Client libraries when using thick mode if it differs from the default location | |
| ORACLE_CONNECTION_STRING | Yes | Oracle database connection string in the format username/password@host:1521/service-name |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |