Skip to main content
Glama
pos123

Oracle Read-Only MCP Server

by pos123

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ORACLE_HOSTNoDatabase host (required for direct mode).
ORACLE_PORTNoDatabase port (default 1521, required for direct mode).1521
ORACLE_PASSWORDNoDatabase password (required for both modes).
ORACLE_USERNAMENoDatabase username (required for both modes).
ORACLE_DSN_ALIASNoTNS alias from tnsnames.ora (required for TNS mode).
ORACLE_SERVICE_NAMENoOracle service name (required for direct mode).
ORACLE_TNSNAMES_PATHNoPath to tnsnames.ora file (required for TNS mode).
ORACLE_FETCH_MAX_ROWSNoMaximum number of rows to fetch (optional, default 500).500
ORACLE_CONNECTION_MODENoConnection 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/pos123/oracle-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server