@itunified.io/mcp-oracle-ol
Provides tools for managing Oracle Linux systems, including package management (list, install, remove, update, search), kernel information and parameters, storage filesystem and LVM/ASM operations, network interface and routing configuration, and security firewall and SELinux settings.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@itunified.io/mcp-oracle-olcheck the system's overall health status"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@itunified.io/mcp-oracle-ol
dbx MCP Oracle Linux adapter — OS operations
Part of the dbx multi-database management platform — a thin TypeScript MCP adapter wrapping dbxcli via execFile. The Go binary handles connection, license, SSH allowlist, audit, and execution.
Architecture
LLM <-> MCP Protocol <-> This Adapter <-> execFile("dbxcli") <-> Oracle Linux Host (SSH)Related MCP server: OCI MCP Server
Prerequisites
Node.js >= 20.0.0
dbxclibinary on PATH (from dbx)SSH access configured for target hosts
Installation
npm install -g @itunified.io/mcp-oracle-olClaude Desktop Configuration
{
"mcpServers": {
"oracle-ol": {
"command": "npx",
"args": ["-y", "@itunified.io/mcp-oracle-ol"]
}
}
}Tools (20)
Package (5)
Tool | Description |
| List installed RPM packages |
| Install an RPM package |
| Remove an installed package |
| Update packages |
| Search available packages |
Kernel (3)
Tool | Description |
| Kernel version and boot info |
| Active sysctl parameters |
| Loaded kernel modules |
Storage (4)
Tool | Description |
| Filesystem disk usage |
| LVM logical volumes |
| ASM disk devices |
| Block device I/O stats |
Network (4)
Tool | Description |
| Network interfaces |
| Routing table |
| DNS resolver config |
| NTP sync status |
Security (4)
Tool | Description |
| Active firewall rules |
| SELinux mode and denials |
| OS users and groups |
| SSHD configuration |
Skills
Skill | Slash Command | Description |
OL Health |
| OS health check (CPU, memory, disk, network) |
OL Harden |
| Security hardening assessment |
OL Test |
| Live test all tools against a target |
License
AGPL-3.0 — see LICENSE for details.
Built by ITUNIFIED GmbH | Part of the dbx ecosystem
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceMCP server for remote Linux/Unix server management via SSH, enabling command execution, system monitoring, file operations, and diagnostics through natural language.Last updated1MIT
- AlicenseCqualityBmaintenanceAn MCP server that exposes Oracle Cloud Infrastructure (OCI) control plane to LLM clients, enabling management of compute, networking, storage, databases, and more through natural language.Last updated551Apache 2.0
- Alicense-qualityDmaintenanceMCP server for Oracle Container Engine for Kubernetes (OKE) that enables inspection, querying, and troubleshooting of OKE clusters through safe, composable tools.Last updatedUniversal Permissive v1.0
- Alicense-qualityCmaintenanceMCP server for accessing Oracle databases, enabling schema exploration, query execution, and performance analysis.Last updatedMIT
Related MCP Connectors
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
MCP server for managing Prisma Postgres.
MCP server for Appcircle mobile CI/CD platform.
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