Oracle MCP Chatbot
by vdobhal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ATP_DSN | No | ATP database service name (e.g., myatp_low) or full TLS connection string. | |
| ONPREM_DSN | No | Full connection string for on-premises, e.g., tcps://host:2484/CDMPRD?ssl_server_dn_match=true. Alternative to individual host/port/service variables. | |
| ONPREM_HOST | No | Hostname of the on-premises Oracle database. | |
| ONPREM_MODE | No | Connection mode for on-premises (thin or thick). Defaults to thin. | thin |
| ONPREM_PORT | No | Port of the on-premises Oracle database. | |
| ATP_CONFIG_DIR | No | Directory for Oracle configuration (often the same as the wallet directory). | |
| ATP_WALLET_DIR | No | Directory containing the ATP wallet files (ewallet.pem, tnsnames.ora). | |
| ATP_WALLET_PASSWORD | No | Passphrase protecting ewallet.pem (not the database password). | |
| ONPREM_SERVICE_NAME | No | Oracle service name of the on-premises database. | |
| ORACLE_MCP_ROLE_BINDING_MODE | No | Role binding mode: 'env' for production, 'argument' for development. Defaults to 'argument' in .env.example. | argument |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues