Install
$ agentstack add mcp-rhel-lightspeed-linux-mcp-server ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
[](https://github.com/rhel-lightspeed/linux-mcp-server/actions/workflows/ci.yml) [](https://codecov.io/gh/rhel-lightspeed/linux-mcp-server) [](https://pypi.org/project/linux-mcp-server) [](https://rhel-lightspeed.github.io/linux-mcp-server/)
Linux MCP Server
A Model Context Protocol (MCP) server for read-only Linux system administration, diagnostics, and troubleshooting on RHEL-based systems.
Features
- Read-Only Operations: All tools are strictly read-only for safe diagnostics
- Remote SSH Execution: Execute commands on remote systems via SSH with key-based authentication
- Multi-Host Management: Connect to different remote hosts in the same session
- Comprehensive Diagnostics: System info, services, processes, logs, network, and storage
- Configurable Log Access: Control which log files can be accessed via environment variables
- RHEL/systemd Focused: Optimized for Red Hat Enterprise Linux systems
Installation and Usage
For detailed instructions on setting up and using the Linux MCP Server, please refer to our official documentation:
- [Installation Guide]: Detailed steps for
pip,uv, and container-based deployments. - [Usage Guide]: Information on running the server, configuring LLM clients, and troubleshooting.
- [Cheatsheet]: A reference for what prompts to use to invoke various tools.
[Installation Guide]: https://rhel-lightspeed.github.io/linux-mcp-server/install/ [Usage Guide]: https://rhel-lightspeed.github.io/linux-mcp-server/usage/ [Cheatsheet]: https://rhel-lightspeed.github.io/linux-mcp-server/cheatsheet/
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: rhel-lightspeed
- Source: rhel-lightspeed/linux-mcp-server
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.