Side-by-side comparison of two Model Context Protocol servers — install paths, tools, quality signals, and directory engagement so you can pick the right one for Claude, Cursor, and other MCP clients.
What Chrome DevTools MCP is for the browser, tui-mcp is for the terminal. Launch, screenshot, and interact with any TUI app.
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.
Quality signal
43/100 (Fair)
52/100 (Fair)
Install path
npx · high
npx · high
Engagement
2 0 0 12
2 0 0 10
Tools
Launch and manage persistent terminal sessions with real PTYsCapture terminal screenshots as PNG or text snapshotsSend keystrokes, text input, and mouse events to appsRead terminal buffer, scrollback, cursor position, and raw outputWait for text patterns, idle state, or process exitResize terminal and list or kill sessions
Runs commands and returns compressed terminal output summariesKeeps full raw output and command history locallySupports shortcuts for common commands (e.g., pytest, npm test, git status)Tracks token savings and command success metricsOptional cloud mode for sending aggregate proof metricsCompatible with multiple AI coding agents and CI scripts