Skip to main content
Glama
yeuidowanter

fn_ora_mcp

by yeuidowanter

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ORACLE_HOSTYesOracle DB server IP
ORACLE_PORTNoPort (default 1521)1521
ORACLE_USERYesDB account
ORACLE_SCHEMANoTarget schema (empty uses ORACLE_USER)
ORACLE_SERVICEYesService name or SID
ORACLE_PASSWORDYesDB password

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_package_sourceC

Oracle 패키지 소스 조회.

list_package_objectsB

패키지 내 함수/프로시저 목록 조회.

search_packagesA

패키지명 패턴 검색. % 없으면 자동으로 %pattern% 적용.

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/yeuidowanter/fn_ora_mcp'

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