Update README with Capsule Bash MCP server details
Added a new entry for Capsule Bash MCP server in the README.
Mohamed Diallo committed
May 6, 2026 at 15:36 UTC
ed7deba2e55a897f2cec4bdb19ebdbc7eec3fdb1
1 file changed
+1
README.md
+1
@@ -508,6 +508,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge
508
### 🖥️ <a name="command-line"></a>Command Line
509
Run commands, capture output and otherwise interact with shells and command line tools.
510
511
+- [capsulerun/bash](https://github.com/capsulerun/bash/tree/main/packages/bash-mcp) [](https://glama.ai/mcp/servers/capsulerun/bash) 📇 🏠 🍎 🪟 🐧 - Sandboxed bash for agents. Run untrusted commands in WebAssembly sandboxes with no setup required.
512
- [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.
513
- [nvms/tui-mcp](https://github.com/nvms/tui-mcp) [](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.
514
- [raychao-oao/pty-mcp](https://github.com/raychao-oao/pty-mcp) [](https://glama.ai/mcp/servers/raychao-oao/pty-mcp) 🏎️ 🏠 🍎 🐧 - Interactive PTY sessions for AI agents — local shells, SSH with persistent sessions (ai-tmux daemon for attach/detach), and serial ports. Single Go binary, no tmux dependency.