From 4e61bdfc0c08f72cff3533e8eee6be78212c482f Mon Sep 17 00:00:00 2001 From: Vladimir Rotariu Date: Sat, 25 Jul 2026 02:41:11 -0600 Subject: [PATCH 1/2] Add lacs-project/sysknife to Command Line Security-hardened MCP server for Linux system administration via typed actions instead of shell strings (Ed25519-signed audit chain, TTL approval receipts, automatic rollback). Placed alphabetically between faizbawa and luisgf per the alphabetical-order guideline. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79d2e10a5..1e30f384a 100644 --- a/README.md +++ b/README.md @@ -671,6 +671,7 @@ Run commands, capture output and otherwise interact with shells and command line - [cygnussystems/cygnus-ssh-mcp](https://github.com/cygnussystems/cygnus-ssh-mcp) [![cygnussystems/cygnus-ssh-mcp MCP server](https://glama.ai/mcp/servers/cygnussystems/cygnus-ssh-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cygnussystems/cygnus-ssh-mcp) 🐍 🏠 🍎 🪟 🐧 - MCP server for SSH-based control of remote Linux, macOS, and Windows servers with 46 purpose-built tools instead of one generic command-runner: line-level file editing (no download/edit/upload round-trip), background task launch/monitor/kill, real sudo support, host aliases, recursive directory ops, archive create/extract, and full Unicode via SFTP (avoids PowerShell OEM code page corruption on Windows targets). `pip install cygnus-ssh-mcp` or `uvx cygnus-ssh-mcp`. - [danmartuszewski/hop](https://github.com/danmartuszewski/hop) 🏎️ 🖥️ - Fast SSH connection manager with TUI dashboard and MCP server for discovering, searching, and executing commands on remote hosts. - [faizbawa/mcp-remote-ssh](https://github.com/faizbawa/mcp-remote-ssh) [![faizbawa/mcp-remote-ssh MCP server](https://glama.ai/mcp/servers/faizbawa/mcp-remote-ssh/badges/score.svg)](https://glama.ai/mcp/servers/faizbawa/mcp-remote-ssh) 🐍 🏠 🍎 🪟 🐧 - Full SSH access for AI agents with secret-safe environment injection and automatic output redaction. Persistent sessions, structured execution, SFTP, port forwarding — secrets are fed via stdin (invisible to `ps`) and scrubbed from all tool responses before reaching the LLM. `uvx mcp-remote-ssh` +- [lacs-project/sysknife](https://github.com/lacs-project/sysknife) 🦀 🏠 🐧 - Security-hardened MCP server for Linux system administration via 189 typed actions instead of shell strings, with an Ed25519-signed hash-chain audit log, one-time TTL approval receipts, and automatic rollback. Works with Claude Code, Cursor, and Codex CLI. - [luisgf/infrabroker](https://github.com/luisgf/infrabroker) [![luisgf/infrabroker MCP server](https://glama.ai/mcp/servers/luisgf/infrabroker/badges/score.svg)](https://glama.ai/mcp/servers/luisgf/infrabroker) 🏎️ 🏠 ☁️ 🍎 🐧 - SSH & Kubernetes access broker where the model never touches a credential: a separate signer mints per-operation ephemeral SSH certificates and bound ServiceAccount tokens, with a per-command allow/deny/approval firewall (POSIX-sh AST), dry-run, human-in-the-loop approvals, session recording and an Ed25519-chained audit log. Self-hosted Go binaries, GPLv3. - [nvms/tui-mcp](https://github.com/nvms/tui-mcp) [![tui-mcp MCP server](https://glama.ai/mcp/servers/nvms/tui-mcp/badges/score.svg)](https://glama.ai/mcp/servers/nvms/tui-mcp) 📇 🏠 🍎 🪟 🐧 - What Chrome DevTools MCP is for the browser, tui-mcp is for the terminal. Launch, screenshot, and interact with any TUI app. - [PsYcGoD/sage](https://github.com/PsYcGoD/sage) [![PsYcGoD/sage MCP server](https://glama.ai/mcp/servers/PsYcGoD/sage/badges/score.svg)](https://glama.ai/mcp/servers/PsYcGoD/sage) 📇 🏠 🍎 🪟 🐧 - Local-first CLI and MCP wrapper for AI coding agents. Routes shell commands through `sage run --`, stores command history locally, and returns compressed terminal output to reduce context noise. From ac697e009de1733fb5df437bf145a94a893d1e2b Mon Sep 17 00:00:00 2001 From: Vladimir Rotariu Date: Mon, 27 Jul 2026 13:11:32 -0600 Subject: [PATCH 2/2] Add Glama score badge to sysknife entry The server is now listed and claimed on Glama with an evaluated quality score, so this adds the score badge after the repo link per the glama-check requirement, matching the list convention. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e30f384a..cfb0b65e7 100644 --- a/README.md +++ b/README.md @@ -671,7 +671,7 @@ Run commands, capture output and otherwise interact with shells and command line - [cygnussystems/cygnus-ssh-mcp](https://github.com/cygnussystems/cygnus-ssh-mcp) [![cygnussystems/cygnus-ssh-mcp MCP server](https://glama.ai/mcp/servers/cygnussystems/cygnus-ssh-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cygnussystems/cygnus-ssh-mcp) 🐍 🏠 🍎 🪟 🐧 - MCP server for SSH-based control of remote Linux, macOS, and Windows servers with 46 purpose-built tools instead of one generic command-runner: line-level file editing (no download/edit/upload round-trip), background task launch/monitor/kill, real sudo support, host aliases, recursive directory ops, archive create/extract, and full Unicode via SFTP (avoids PowerShell OEM code page corruption on Windows targets). `pip install cygnus-ssh-mcp` or `uvx cygnus-ssh-mcp`. - [danmartuszewski/hop](https://github.com/danmartuszewski/hop) 🏎️ 🖥️ - Fast SSH connection manager with TUI dashboard and MCP server for discovering, searching, and executing commands on remote hosts. - [faizbawa/mcp-remote-ssh](https://github.com/faizbawa/mcp-remote-ssh) [![faizbawa/mcp-remote-ssh MCP server](https://glama.ai/mcp/servers/faizbawa/mcp-remote-ssh/badges/score.svg)](https://glama.ai/mcp/servers/faizbawa/mcp-remote-ssh) 🐍 🏠 🍎 🪟 🐧 - Full SSH access for AI agents with secret-safe environment injection and automatic output redaction. Persistent sessions, structured execution, SFTP, port forwarding — secrets are fed via stdin (invisible to `ps`) and scrubbed from all tool responses before reaching the LLM. `uvx mcp-remote-ssh` -- [lacs-project/sysknife](https://github.com/lacs-project/sysknife) 🦀 🏠 🐧 - Security-hardened MCP server for Linux system administration via 189 typed actions instead of shell strings, with an Ed25519-signed hash-chain audit log, one-time TTL approval receipts, and automatic rollback. Works with Claude Code, Cursor, and Codex CLI. +- [lacs-project/sysknife](https://github.com/lacs-project/sysknife) [![lacs-project/sysknife MCP server](https://glama.ai/mcp/servers/lacs-project/sysknife/badges/score.svg)](https://glama.ai/mcp/servers/lacs-project/sysknife) 🦀 🏠 🐧 - Security-hardened MCP server for Linux system administration via 189 typed actions instead of shell strings, with an Ed25519-signed hash-chain audit log, one-time TTL approval receipts, and automatic rollback. Works with Claude Code, Cursor, and Codex CLI. - [luisgf/infrabroker](https://github.com/luisgf/infrabroker) [![luisgf/infrabroker MCP server](https://glama.ai/mcp/servers/luisgf/infrabroker/badges/score.svg)](https://glama.ai/mcp/servers/luisgf/infrabroker) 🏎️ 🏠 ☁️ 🍎 🐧 - SSH & Kubernetes access broker where the model never touches a credential: a separate signer mints per-operation ephemeral SSH certificates and bound ServiceAccount tokens, with a per-command allow/deny/approval firewall (POSIX-sh AST), dry-run, human-in-the-loop approvals, session recording and an Ed25519-chained audit log. Self-hosted Go binaries, GPLv3. - [nvms/tui-mcp](https://github.com/nvms/tui-mcp) [![tui-mcp MCP server](https://glama.ai/mcp/servers/nvms/tui-mcp/badges/score.svg)](https://glama.ai/mcp/servers/nvms/tui-mcp) 📇 🏠 🍎 🪟 🐧 - What Chrome DevTools MCP is for the browser, tui-mcp is for the terminal. Launch, screenshot, and interact with any TUI app. - [PsYcGoD/sage](https://github.com/PsYcGoD/sage) [![PsYcGoD/sage MCP server](https://glama.ai/mcp/servers/PsYcGoD/sage/badges/score.svg)](https://glama.ai/mcp/servers/PsYcGoD/sage) 📇 🏠 🍎 🪟 🐧 - Local-first CLI and MCP wrapper for AI coding agents. Routes shell commands through `sage run --`, stores command history locally, and returns compressed terminal output to reduce context noise.