Skip to main content
Glama

Oracle MCP Server

by zhengwanbo
MIT License
1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_DIRNoOptional: Directory for storing schema cache, defaults to .cache.cache
THICK_MODENoOptional: Set to '1' to enable thick mode for advanced Oracle features or better performance
TARGET_SCHEMANoOptional: The target schema to use, defaults to the user's schema
ORACLE_CLIENT_LIB_DIRNoOptional: Path to Oracle Client libraries when using thick mode if it differs from the default location
ORACLE_CONNECTION_STRINGYesOracle database connection string in the format username/password@host:1521/service-name

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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