From 12b8eaf054f5ababc4cb12a1080ea97ecad22952 Mon Sep 17 00:00:00 2001
From: jayashankarvr <56070307+jayashankarvr@users.noreply.github.com>
Date: Sat, 27 Jun 2026 23:43:18 +0530
Subject: [PATCH 1/2] Add execkit
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e151a6b22..992db72bf 100644
--- a/README.md
+++ b/README.md
@@ -604,6 +604,7 @@ Run commands, capture output and otherwise interact with shells and command line
- [HasanJahidul/localhost-mcp](https://github.com/HasanJahidul/localhost-mcp) [](https://glama.ai/mcp/servers/HasanJahidul/localhost-mcp) 📇 🏠 🍎 🪟 🐧 - Inspect, manage, and kill local dev servers. Lists what's listening on each port (pid, framework, project, uptime, memory, cpu), diagnoses port conflicts with free alternatives nearby, finds zombie processes, and kills by pid or port with a dry-run default.
- [laszlopere/mcp-tmux](https://github.com/laszlopere/mcp-tmux) [](https://glama.ai/mcp/servers/laszlopere/mcp-tmux) 🐍 🏠 🐧 🍎 - Universal tmux driver: sessions, windows, panes, keystrokes, and pane capture — local or remote over SSH. Curated tools plus a raw `tmux_command` passthrough; works against tmux 1.8+. Shared, visible sessions for pair-programming with the agent. `uvx mcp-tmux`.
- [zb-ss/servonaut](https://github.com/zb-ss/servonaut) [](https://glama.ai/mcp/servers/@zb-ss/servonaut) 🐍 🏠 🍎 🐧 - Manage AWS EC2, Hetzner, OVH and custom SSH servers: run commands, fetch logs, CloudWatch/CloudTrail queries, fleet health snapshots, IP banning, S3 — with readonly/standard/dangerous guard tiers and a JSONL audit trail.
+- [blinkingbit-oss/execkit](https://github.com/blinkingbit-oss/execkit) 🦀 🏠 🍎 🐧 - Stateful, structured, auditable shell sessions for AI agents over local, SSH, and Docker. Secret redaction, output budgeting, SSH host-key verification, and a loopback read-only browser viewer that streams the live transcript.
### 💬 Communication
From 880666304557c4400ec70747e9e99a91f6abb264 Mon Sep 17 00:00:00 2001
From: jayashankarvr <56070307+jayashankarvr@users.noreply.github.com>
Date: Sun, 28 Jun 2026 00:13:31 +0530
Subject: [PATCH 2/2] Add Glama score badge
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 992db72bf..f96a26aaa 100644
--- a/README.md
+++ b/README.md
@@ -604,7 +604,7 @@ Run commands, capture output and otherwise interact with shells and command line
- [HasanJahidul/localhost-mcp](https://github.com/HasanJahidul/localhost-mcp) [](https://glama.ai/mcp/servers/HasanJahidul/localhost-mcp) 📇 🏠 🍎 🪟 🐧 - Inspect, manage, and kill local dev servers. Lists what's listening on each port (pid, framework, project, uptime, memory, cpu), diagnoses port conflicts with free alternatives nearby, finds zombie processes, and kills by pid or port with a dry-run default.
- [laszlopere/mcp-tmux](https://github.com/laszlopere/mcp-tmux) [](https://glama.ai/mcp/servers/laszlopere/mcp-tmux) 🐍 🏠 🐧 🍎 - Universal tmux driver: sessions, windows, panes, keystrokes, and pane capture — local or remote over SSH. Curated tools plus a raw `tmux_command` passthrough; works against tmux 1.8+. Shared, visible sessions for pair-programming with the agent. `uvx mcp-tmux`.
- [zb-ss/servonaut](https://github.com/zb-ss/servonaut) [](https://glama.ai/mcp/servers/@zb-ss/servonaut) 🐍 🏠 🍎 🐧 - Manage AWS EC2, Hetzner, OVH and custom SSH servers: run commands, fetch logs, CloudWatch/CloudTrail queries, fleet health snapshots, IP banning, S3 — with readonly/standard/dangerous guard tiers and a JSONL audit trail.
-- [blinkingbit-oss/execkit](https://github.com/blinkingbit-oss/execkit) 🦀 🏠 🍎 🐧 - Stateful, structured, auditable shell sessions for AI agents over local, SSH, and Docker. Secret redaction, output budgeting, SSH host-key verification, and a loopback read-only browser viewer that streams the live transcript.
+- [blinkingbit-oss/execkit](https://github.com/blinkingbit-oss/execkit) [](https://glama.ai/mcp/servers/blinkingbit-oss/execkit) 🦀 🏠 🍎 🐧 - Stateful, structured, auditable shell sessions for AI agents over local, SSH, and Docker. Secret redaction, output budgeting, SSH host-key verification, and a loopback read-only browser viewer that streams the live transcript.
### 💬 Communication