disk-usage
Analyze disk space usage, filesystem mounts, and storage allocation on Linux systems. Identifies large files and directories, checks partition usage, and reports inode consumption. Use when the user asks about disk full errors, free space, storage usage, du/df output, finding large files, or checking which directories consume the most space.
aprapipes-devops
Diagnose and fix ApraPipes CI/CD build failures across all platforms (Windows, Linux x64/ARM64, Jetson, macOS, Docker). Handles vcpkg dependencies, GitHub Actions workflows, self-hosted CUDA runners, and platform-specific issues. Use when builds fail or when modifying CI configuration.
ctf-testing
Deploy and test Linux CTF challenges across cloud providers (AWS, Azure, GCP). Use when testing CTF setup, validating challenges work correctly, running the full test suite, verifying services survive VM reboots, or after creating new challenges.
gui-tool
Use `gui-tool` to interact with the desktop (Linux, macOS, and Windows). Ensure the binary is built (`cargo build --release`) and on your PATH.
Io.Github.Rhel Lightspeed/Linux Mcp Server
MCP server for read-only Linux system administration, diagnostics, and troubleshooting
Remote Terminal MCP
Complete SSH terminal for Linux with AI/user control and dual-stream visibility
cross-platform
Cross-platform development patterns for macOS, Windows, and Linux
Universal Screenshot MCP
MCP server for web page and cross-platform system screenshots (macOS, Linux, Windows)
administering-linux
Manage Linux systems covering systemd services, process management, filesystems, networking, performance tuning, and troubleshooting. Use when deploying applications, optimizing server performance, diagnosing production issues, or managing users and security on Linux servers.
Glimpse â Native Micro-UI
Glimpse opens a native window with a webview in under 50ms. You write HTML, the user sees it instantly. Bidirectional communication via `window.glimpse.send()` (webview â Node) and `.send(js)` (Node â webview). Works on macOS (WKWebView), Linux (WebKitGTK), and Windows (WebView2).
For non-x86_64: add system = "aarch64-linux";
```
store-changelog
Generate release notes for app stores (Android Play Store, iOS App Store, macOS App Store, Linux Flatpak). Use when the user asks for changelogs, release notes, or store descriptions based on git history.