Raxol
Related Servers
Alternatives to Raxol
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to interact with real terminal sessions across local and remote hosts, driving multi-turn interactive programs like TUIs, REPLs, and SSH prompts through MCP.30MIT
- AlicenseBqualityDmaintenanceLocal + remote terminal interaction control MCP Server. Lets AI agents control interactive TUI programs the way a human would.295 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables end-to-end testing of CLI applications, REPLs, and TUIs by driving interactive pseudo-terminal sessions and reading clean rendered output through any MCP client.-
- AlicenseNot gradedqualityCmaintenanceEnables MCP clients to launch and interact with terminal/TUI programs, providing tools to inspect and control live CLI/TUI sessions.15 npm1Apache 2.0
- AlicenseAqualityCmaintenanceWhat Chrome DevTools MCP is for the browser, tui-mcp is for the terminal. Launch any TUI app, take screenshots, send keystrokes, read text - works with any framework.1333 npm11MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to spawn and interact with real terminal sessions, capturing screenshots of rendered TUI output and sharing live sessions for debugging.4 npm1MIT
TDQS
Scored across 11 tools
Every tool has a unique action and target. The raxol_ and adaptive_ prefixes clearly separate the two functional areas, and within each prefix, each tool performs a distinct operation (e.g., start vs. stop vs. list vs. screenshot).
Both tool groups follow a consistent prefix + verb or verb_noun pattern (raxol_start, raxol_send_key, adaptive_get_recommendation). The only deviation is raxol_screenshot, which uses a noun instead of a verb form, but it is still clear and not confusing.
11 tools is well within the ideal 3-15 range. Each tool serves a distinct purpose in managing headless sessions and interacting with the adaptive recommendation feedback loop, with no redundancy.
The toolset covers the full lifecycle of headless sessions (start, stop, list) plus interaction (send_key, screenshot, get_model). The adaptive tools provide a complete feedback loop: accuracy, behavior summary, recommendation retrieval, and accept/reject actions. No obvious dead ends.