Skip to main content
Glama
AlexandruDodita

Oracle MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind the server (default 127.0.0.1).
MCP_PORTNoPort to bind the server (default 8000).
ORACLE_HOSTYesOracle database host.
ORACLE_PORTYesOracle database port (default 1521).1521
ORACLE_USERYesOracle database username.
AUDIT_LOG_PATHNoPath for audit log file.
MAX_CELL_CHARSNoMaximum characters per cell.
MCP_AUTH_TOKENYesBearer token for authentication.
ORACLE_LIB_DIRYesPath to Oracle Instant Client directory.
TABLE_DENYLISTNoComma-separated list of tables to hide from all tools.
MCP_SERVER_NAMENoName of the MCP server.
ORACLE_PASSWORDYesOracle database password.
MAX_ROWS_HARD_CAPNoHard cap on rows returned.
MAX_RESPONSE_CHARSNoMaximum response characters.
ORACLE_SERVICE_NAMEYesOracle service name.
ORACLE_TARGET_SCHEMANoSchema that owns the tables to expose. Defaults to ORACLE_USER.
QUERY_TIMEOUT_SECONDSNoQuery timeout in seconds.

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/AlexandruDodita/Oracle-MCP'

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