MCP Server for Oracle
by zhengyun1008
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_queryA | 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 |
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/zhengyun1008/mcp-server-oracle'
If you have feedback or need assistance with the MCP directory API, please join our Discord server