@itunified.io/mcp-oracle-ol
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| oracle_linux_package_listA | List installed RPM packages with version, release, arch, and install date |
| oracle_linux_package_installB | Install an RPM package via yum/dnf. Requires SSH access to the target host |
| oracle_linux_package_removeB | Remove an installed RPM package. Requires SSH access to the target host |
| oracle_linux_package_updateA | Update packages to latest available version. Updates all if no name specified |
| oracle_linux_package_searchC | Search available packages in configured yum/dnf repositories |
| oracle_linux_kernel_infoC | Current kernel version, release, architecture, UEK version, and boot parameters |
| oracle_linux_kernel_parametersB | Active kernel parameters (sysctl) with current values — useful for Oracle tuning verification |
| oracle_linux_kernel_modulesB | Loaded kernel modules with size, dependencies, and use count |
| oracle_linux_storage_dfA | Filesystem disk usage (df) — mount point, size, used, available, percent, filesystem type |
| oracle_linux_storage_lvm_listA | LVM logical volumes with VG, size, path, and mount point — critical for Oracle datafile placement |
| oracle_linux_storage_asm_devicesB | ASM candidate and active disk devices with path, size, header status, and diskgroup membership |
| oracle_linux_storage_io_statsA | Block device I/O statistics — reads/writes per second, throughput, await, utilization |
| oracle_linux_network_interfacesB | Network interfaces with IP address, MAC, MTU, speed, status, and bonding info |
| oracle_linux_network_routesA | Routing table entries — destination, gateway, interface, metric |
| oracle_linux_network_dnsC | DNS resolver configuration — nameservers, search domains, resolv.conf contents |
| oracle_linux_network_ntpA | NTP/chrony time synchronization status — offset, jitter, reference, stratum |
| oracle_linux_security_firewall_rulesA | Active firewall rules (iptables/firewalld) — chain, target, protocol, source, destination, ports |
| oracle_linux_security_selinux_statusA | SELinux mode (enforcing/permissive/disabled), policy type, and recent denials |
| oracle_linux_security_user_listB | OS users with UID, GID, home directory, shell, and group memberships (oracle, grid, dba, oinstall) |
| oracle_linux_security_sshd_configC | SSHD configuration — authentication methods, permitted users, port, protocol settings |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/itunified-io/mcp-oracle-ol'
If you have feedback or need assistance with the MCP directory API, please join our Discord server