Skip to main content
Glama
jaikishpai

MCP Oracle Server

by jaikishpai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port3000
TLS_KEYNoTLS key (optional)
TLS_CERTNoTLS certificate (optional)
LOG_LEVELNoLogging levelinfo
NL2SQL_URLNoURL of NL2SQL servicehttp://nl2sql-service:8500/query
CORS_ORIGINNoCORS origin*
MCP_API_KEYNoAPI key for /mcp endpoint authentication (recommended)
ORACLE_CONNYesOracle connection string (format: host:port/service)
ORACLE_PASSYesOracle database password
ORACLE_USERYesOracle database username
ORACLE_POOL_MAXNoMaximum pool size10
ORACLE_POOL_MINNoMinimum pool size2
MAX_REQUEST_SIZENoMaximum request size10mb
MCP_REQUEST_TIMEOUTNoRequest timeout in seconds30
ORACLE_POOL_TIMEOUTNoPool timeout in seconds60
ORACLE_POOL_INCREMENTNoPool increment1

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/jaikishpai/mcp-server-nodejs'

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