fn_ora_mcp
by yeuidowanter
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ORACLE_HOST | Yes | Oracle DB server IP | |
| ORACLE_PORT | No | Port (default 1521) | 1521 |
| ORACLE_USER | Yes | DB account | |
| ORACLE_SCHEMA | No | Target schema (empty uses ORACLE_USER) | |
| ORACLE_SERVICE | Yes | Service name or SID | |
| ORACLE_PASSWORD | Yes | DB password |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| get_package_sourceC | Oracle 패키지 소스 조회. |
| list_package_objectsB | 패키지 내 함수/프로시저 목록 조회. |
| search_packagesA | 패키지명 패턴 검색. % 없으면 자동으로 %pattern% 적용. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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