Spawn terminal apps, interact with them, and capture output for PTY debugging.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "PTY Debug MCP Server" yet — see the docs or source repo.
Launch my CLI program, simulate entering the username and password, capture the terminal screen output at each step, and help me locate where the login flow gets stuck.
A log of the interaction, key screen captures or output records, and an analysis of likely causes of the login hang.
Run this TUI application in a terminal, resize the window and perform menu actions, capture the UI changes, and check for layout issues, flickering, or character rendering problems.
The reproduction steps, terminal screen records when the UI issue appears, and possible triggering conditions.
Run this automation script through a pseudo-terminal, observe the output of the terminal programs it calls, and check whether prompts, buffering, or TTY detection are causing the failure.
A record of terminal output during script execution, plus PTY/TTY-related failure causes and suggested fixes.
Let AI control local or remote terminals and interactive TUI apps.
Debug Electron apps via MCP with process control and deep inspection.
Debug Node.js programs via V8 Inspector with breakpoints and variable inspection.
Let AI control GDB via MCP for breakpoints, stepping, and inspection.
Use an interactive MCP terminal to run commands and manage files remotely.
Give AI interactive terminal access with TUI control and screen capture.