Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"ops-tools": {
"args": [
"-y",
"scripts"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A robust Rust-based CLI toolset designed for efficient DevOps workflows.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'scripts' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked scripts against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in devops / security
MCP server for using the GitLab API
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
mcpki-server is the backend infrastructure for https://www.mcpki.org, enabling secure public key management and autonomous certificate handling for large language models (LLMs).
Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
MCP Security Weekly
Get CVE alerts and security updates for Ops Tools and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A robust Rust-based CLI toolset designed for efficient DevOps workflows.

| Category | Feature | Description |
|---|---|---|
| Upgrade | System Updater | Cross-platform system maintenance (Linux APT / macOS Homebrew + tooling) |
| Upgrade | AI Tool Upgrader | Batch update Claude Code, Codex CLI |
| Upgrade | Rust Upgrader | Upgrade Rust toolchain + cargo tools |
| Upgrade | Package Manager | Install/update nvm, pnpm, Rust, Go, kubectl, k9s, tmux, etc. |
| Build | Rust Builder | Cross-platform Rust binaries (cargo/cross, 30+ targets) |
| Build | Container Builder | Docker/Buildah multi-arch builds (x86, arm64, armv7, Jetson) |
| Build | CUDA ML Builder | Source-build ML packages (PyTorch, Flash Attention, xFormers) |
| AI | MCP Manager | Manage MCP servers for Claude/Codex |
| AI | Skill Installer | Install AI CLI extensions (Claude/Codex) |
| Infra | Terraform Cleaner | Remove .terraform, .terragrunt-cache and lock files |
| Infra | Kubeconfig Manager | tmux window-isolated kubeconfig |
| Security | Security Scanner | Run gitleaks, trufflehog, git-secrets, trivy, semgrep |
The interactive menu groups features into 5 categories with smart ordering based on usage frequency:
Common (sorted by usage)
System Updater, AI Tool Upgrader, ...
Categories
Build — Rust Builder, Container Builder, CUDA ML Builder
AI — MCP Manager, Skill Installer
Upgrade — System Updater, AI Tool Upgrader, Rust Upgrader, Package Manager
Infra — Terraform Cleaner, Kubeconfig Manager
Security — Security Scanner
Settings — Language, Common actions count, Pin management
Pinned items appear at the top. Common actions are auto-sorted by how often you use them.
Cross-platform system maintenance with platform-aware workflows:
softwareupdate, tool updates, cache cleanup, verification, backup snapshotsnvidia-smi, nvcc, and dpkgupdate.toml or ~/.config/update/config.toml (see update.example.toml)Batch upgrades for AI code assistants:
Claude Code (@anthropic-ai/claude-code)OpenAI Codex (@openai/codex) — supports source build from local repoInstall, remove, and update common tools with an interactive checklist:
nvm (installs latest Node.js), pnpm, Rust (via rustup), Go (latest official archive)Terraform, kubectl, kubectx, k9s, git, uv (installs latest Python)tmux (includes TPM + tmux.conf setup), vim (includes vim-plug + molokai config)ffmpeg (build script on Linux, Homebrew on macOS)Upgrade Rust toolchain and cargo tools:
Source-build CUDA-accelerated ML packages for your exact GPU: