Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TNS_ADMIN | No | TNS admin directory | |
| ORACLE_HOME | No | Oracle client library path | |
| ORACLE_PASS | No | Legacy single-database password | |
| ORACLE_USER | No | Legacy single-database user | |
| ORACLE_CONFIG_PATH | No | Custom config file path for multi-database configuration | |
| ORACLE_CONNECTION_STRING | No | Legacy connection string |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| oracle_query | Run a read-only SELECT query on an Oracle database |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| oracle_usage_guide | Guide for querying Oracle databases |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Oracle Database Connections | List of available Oracle database connections with access modes |