Oracle Read-Only MCP Server
by pos123
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ORACLE_HOST | No | Database host (required for direct mode). | |
| ORACLE_PORT | No | Database port (default 1521, required for direct mode). | 1521 |
| ORACLE_PASSWORD | No | Database password (required for both modes). | |
| ORACLE_USERNAME | No | Database username (required for both modes). | |
| ORACLE_DSN_ALIAS | No | TNS alias from tnsnames.ora (required for TNS mode). | |
| ORACLE_SERVICE_NAME | No | Oracle service name (required for direct mode). | |
| ORACLE_TNSNAMES_PATH | No | Path to tnsnames.ora file (required for TNS mode). | |
| ORACLE_FETCH_MAX_ROWS | No | Maximum number of rows to fetch (optional, default 500). | 500 |
| ORACLE_CONNECTION_MODE | No | Connection mode: 'tns' for TNS alias or 'direct' for host/port/service. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/pos123/oracle-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server