GeorgePearse/mcp-tui-test
3.3
If you are the rightful owner of mcp-tui-test and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP TUI Test is a server designed to facilitate the testing of Terminal User Interface (TUI) applications using AI assistants.
Tools
Functions exposed to the LLM to take actions
launch_tui
Launch a TUI application for testing.
send_keys
Send keyboard input to a TUI application.
send_ctrl
Send a Ctrl+Key combination to the TUI application.
capture_screen
Capture the current screen output of a TUI application.
expect_text
Wait for specific text to appear in the TUI output.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client