mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-08-01 23:12:41 +00:00
Add Glama score badge to backscroll entry (per glama-check)
This commit is contained in:
@@ -679,7 +679,7 @@ Run commands, capture output and otherwise interact with shells and command line
|
|||||||
- [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.
|
- [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.
|
||||||
- [PsYcGoD/sage](https://github.com/PsYcGoD/sage) [](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.
|
- [PsYcGoD/sage](https://github.com/PsYcGoD/sage) [](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.
|
||||||
- [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.
|
- [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.
|
||||||
- [soren-achebe/backscroll](https://github.com/soren-achebe/backscroll) 🏎️ 🏠 🍎 🐧 - Answers "what did that command print?" from your real terminal history: a per-command PTY session recorder (OSC 133) stores every command's full output, exit code, cwd, and duration in local SQLite/FTS5, and the MCP server searches, retrieves, and diffs those outputs — secret redaction on by default before anything reaches the model.
|
- [soren-achebe/backscroll](https://github.com/soren-achebe/backscroll) [](https://glama.ai/mcp/servers/soren-achebe/backscroll) 🏎️ 🏠 🍎 🐧 - Answers "what did that command print?" from your real terminal history: a per-command PTY session recorder (OSC 133) stores every command's full output, exit code, cwd, and duration in local SQLite/FTS5, and the MCP server searches, retrieves, and diffs those outputs — secret redaction on by default before anything reaches the model.
|
||||||
- [ferodrigop/forge](https://github.com/ferodrigop/forge) [](https://glama.ai/mcp/servers/ferodrigop/forge) 📇 🏠 - Terminal MCP server for AI coding agents with persistent PTY sessions, ring-buffer incremental reads, headless xterm screen capture, multi-agent orchestration, and a real-time web dashboard.
|
- [ferodrigop/forge](https://github.com/ferodrigop/forge) [](https://glama.ai/mcp/servers/ferodrigop/forge) 📇 🏠 - Terminal MCP server for AI coding agents with persistent PTY sessions, ring-buffer incremental reads, headless xterm screen capture, multi-agent orchestration, and a real-time web dashboard.
|
||||||
- [WhenLabs-org/when](https://github.com/WhenLabs-org/when) [](https://glama.ai/mcp/servers/WhenLabs-org/when) 📇 🏠 🍎 🪟 🐧 - Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time coding tasks — 7 MCP tools, one install.
|
- [WhenLabs-org/when](https://github.com/WhenLabs-org/when) [](https://glama.ai/mcp/servers/WhenLabs-org/when) 📇 🏠 🍎 🪟 🐧 - Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time coding tasks — 7 MCP tools, one install.
|
||||||
- [LukeLamb/claude-terminal-mcp](https://github.com/LukeLamb/claude-terminal-mcp) [](https://glama.ai/mcp/servers/LukeLamb/claude-terminal-mcp) 📇 🏠 🐧 🍎 - Terminal, filesystem, and background-job tools for Claude Desktop on Linux/macOS. Zero npm deps, pure Node.
|
- [LukeLamb/claude-terminal-mcp](https://github.com/LukeLamb/claude-terminal-mcp) [](https://glama.ai/mcp/servers/LukeLamb/claude-terminal-mcp) 📇 🏠 🐧 🍎 - Terminal, filesystem, and background-job tools for Claude Desktop on Linux/macOS. Zero npm deps, pure Node.
|
||||||
|
|||||||
Reference in New Issue
Block a user