Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.rhel-lightspeed/linux-mcp-server

PYPI · LINUX-MCP-SERVER · SCANNED SEP 24

MCP server for read-only Linux system administration, diagnostics, and troubleshooting

Available components

0 this week 0 Trust /100

Recent critical change

CVE-2026-32871 affects this package (4 Aug 2026). See the changelog before you install this server.

Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security68
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: an unpatched critical CVE affects this package; the score is capped at 0. See how to fix → View diagnostics → Fail
  • Runs a script at install time that we could not recognise. It may be perfectly ordinary, but we do not read the published tarball, so we cannot say what it does.Partial
  • 10 of 108 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • License check failed: no license is declared. See how to fix → Fail
  • Actively maintained (last published 19 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability71
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1298 tokens (~68/item across 19 items; 19 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 19 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 20 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.rhel-lightspeed/linux-mcp-server server?

io.github.rhel-lightspeed/linux-mcp-server runs locally as a PyPI package, launched with uvx linux-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · linux-mcp-server

# add to Claude Code
claude mcp add rhel-lightspeed-linux-mcp-server -- uvx linux-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "rhel-lightspeed-linux-mcp-server": {
      "command": "uvx",
      "args": [
        "linux-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "rhel-lightspeed-linux-mcp-server": {
      "command": "uvx",
      "args": [
        "linux-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add rhel-lightspeed-linux-mcp-server -- uvx linux-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "rhel-lightspeed-linux-mcp-server": {
      "type": "local",
      "command": [
        "uvx",
        "linux-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add rhel-lightspeed-linux-mcp-server --command uvx --arg linux-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  rhel-lightspeed-linux-mcp-server:
    command: "uvx"
    args: ["linux-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "rhel-lightspeed-linux-mcp-server": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "linux-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add rhel-lightspeed-linux-mcp-server -t stdio -c uvx -a linux-mcp-server
// mcp.json
{
  "mcpServers": {
    "rhel-lightspeed-linux-mcp-server": {
      "command": "uvx",
      "args": [
        "linux-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 24 Sept 26 0
    • Security disclosure: pass → unverified ▼ functional
  • 20 Sept 26 0
    • Stability: pass → 0.80 functional
  • 19 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 0
    • Malware scan: unverified → pass ▲ security
  • 14 Sept 26 0
    • Malware scan: pass → unverified ▼ security
  • 12 Sept 26 0
    • Stability: pass → 0.77 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
  • 5 Sept 26 0
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Analysed pypi/linux-mcp-server@1.4.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Vulnerabilities 6 findings
ID CVE Severity Vector Fix available
GHSA-m8x7-r2rg-vh5g CVE-2025-64340 medium CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H yes
GHSA-rww4-4w9c-7733 CVE-2026-27124 high yes
GHSA-vv7q-7jx5-f767 CVE-2026-32871 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H yes
PYSEC-2026-2475 CVE-2025-64340 medium CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H yes
PYSEC-2026-2476 CVE-2026-27124 none yes
PYSEC-2026-338 CVE-2026-32871 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H yes

Background: What a vulnerability scan can and cannot prove →

Dependencies 108 packages
Packages resolved 108
Stale 7
No linked repository 3
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 19 exposed · ~955 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_cpu_information ~25

Get CPU information.

NameTypeReqDescription
host––Remote host to connect to via SSH
NameTypeReqDescription
cpu_linestring––
frequency_mhznumber––
load_avg_15mnumber––
load_avg_1mnumber––
load_avg_5mnumber––
logical_coresinteger––
modelstring––
physical_coresinteger––

No examples provided.

get_disk_usage ~35

Get detailed disk space information including size, mount points, and utilization.

NameTypeReqDescription
host––Remote host to connect to via SSH
NameTypeReqDescription
filesystemsarray––

No examples provided.

get_hardware_information ~43

Get hardware information such as CPU details, PCI devices, USB devices, and hardware information from DMI.

NameTypeReqDescription
host––Remote host to connect to via SSH

Structured output declared, but exposes no named fields.

No examples provided.

get_journal_logs ~134

Get systemd journal logs.

NameTypeReqDescription
host––Remote host to connect to via SSH
linesinteger–Number of log lines to retrieve. Default: 100
prioritystring–Filter by syslog priority level (0-7), name, or range
sincestring–Filter entries since specified time (absolute or relative)
transport––Filter by journal transport (e.g., 'audit' for audit logs, 'kernel' for kernel messages, 'syslog' for syslog messages)
unitstring–Filter by systemd unit name or pattern
NameTypeReqDescription
entriesarrayyes–
lines_countinteger––
path–––
unit–––

No examples provided.

get_listening_ports ~33

Get details on listening port, protocols, and services.

NameTypeReqDescription
host––Remote host to connect to via SSH
NameTypeReqDescription
resultstringyes–

No examples provided.

get_memory_information ~29

Get detailed memory including physical and swap.

NameTypeReqDescription
host––Remote host to connect to via SSH
NameTypeReqDescription
ram–yes–
swap–––

No examples provided.

get_network_connections ~29

Get detailed information about active network connections.

NameTypeReqDescription
host––Remote host to connect to via SSH
NameTypeReqDescription
resultstringyes–

No examples provided.

get_network_interfaces ~33

Get detailed information about network interfaces including address and traffic statistics.

NameTypeReqDescription
host––Remote host to connect to via SSH
NameTypeReqDescription
resultstringyes–

No examples provided.

get_process_info ~37

Get information about a specific process.

NameTypeReqDescription
host––Remote host to connect to via SSH
pidintegeryesProcess ID
NameTypeReqDescription
resultstringyes–

No examples provided.

get_service_logs ~58

Get recent logs for a specific systemd service.

NameTypeReqDescription
host––Remote host to connect to via SSH
linesinteger–Number of log lines to retrieve.
service_namestringyesName of the systemd service
NameTypeReqDescription
resultstringyes–

No examples provided.

get_service_status ~45

Get detailed status of a specific systemd service.

NameTypeReqDescription
host––Remote host to connect to via SSH
service_namestringyesName of the systemd service
NameTypeReqDescription
resultstringyes–

No examples provided.

get_system_information ~42

Get basic system information such as operating system, distribution, kernel version, uptime, and last boot time.

NameTypeReqDescription
host––Remote host to connect to via SSH
NameTypeReqDescription
archstring––
boot_timestring––
hostnamestring––
kernelstring––
os_namestring––
os_versionstring––
uptimestring––

No examples provided.

list_block_devices ~28

List block devices on the system

NameTypeReqDescription
host––Remote host to connect to via SSH
NameTypeReqDescription
blockdevicesarrayyes–
totalinteger––

No examples provided.

list_directories ~109

List directories under a specified path with various sorting options.

NameTypeReqDescription
host––Remote host to connect to via SSH
order_by––Sort order - 'size', 'name', or 'modified' (default: 'name')
pathstringyesAbsolute path to the directory to analyze
sort––Sort direction - 'ascending' or 'descending' (default: 'ascending')
top_n––Optional limit on number of directories to return (1-1000)
NameTypeReqDescription
nodesarrayyes–
totalinteger––

No examples provided.

list_files ~114

List files under a specified path with various sorting options.

NameTypeReqDescription
host––Remote host to connect to via SSH
order_by––Sort order - 'size', 'name', or 'modified' (default: 'name')
pathstringyesAbsolute path to the directory to analyze
sort––Sort direction - 'ascending' or 'descending' (default: 'ascending')
top_n––Optional limit on number of files to return (1-1000, only used with size ordering)
NameTypeReqDescription
nodesarrayyes–
totalinteger––

No examples provided.

list_processes ~25

List running processes

NameTypeReqDescription
host––Remote host to connect to via SSH
NameTypeReqDescription
resultstringyes–

No examples provided.

list_services ~26

List all systemd services.

NameTypeReqDescription
host––Remote host to connect to via SSH
NameTypeReqDescription
resultstringyes–

No examples provided.

read_file ~48

Read the contents of a text file up to a safe size limit.

NameTypeReqDescription
host––Remote host to connect to via SSH
pathstringyesAbsolute path to the file to read
NameTypeReqDescription
resultstringyes–

No examples provided.

read_log_file ~62

Read a specific log file.

NameTypeReqDescription
host––Remote host to connect to via SSH
linesinteger–Number of lines to retrieve from the end.
log_pathstringyesAbsolute path to the log file (must be in allowed list)
NameTypeReqDescription
entriesarrayyes–
lines_countinteger––
path–––
unit–––

No examples provided.

Common questions

What is the io.github.rhel-lightspeed/linux-mcp-server server?

io.github.rhel-lightspeed/linux-mcp-server is listed in the public MCP registry as io.github.rhel-lightspeed/linux-mcp-server. MCP server for read-only Linux system administration, diagnostics, and troubleshooting. This page covers its PyPI package (linux-mcp-server).

What tools does the io.github.rhel-lightspeed/linux-mcp-server server expose?

io.github.rhel-lightspeed/linux-mcp-server exposes 19 tools: get_journal_logs, read_log_file, get_network_interfaces, get_network_connections, get_listening_ports, and 14 more. Their descriptions and schemas cost roughly 955 tokens of context every time the server is loaded.

Is the io.github.rhel-lightspeed/linux-mcp-server server still maintained?

io.github.rhel-lightspeed/linux-mcp-server is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.