badlogic/terminalcp
3.5
If you are the rightful owner of terminalcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
tuicp is a Model Context Protocol (MCP) server that enables LLMs to interact with terminal-based user interface applications.
Tools
Functions exposed to the LLM to take actions
start_tui
Starts a new TUI process in the background.
get_viewport
Retrieves the current terminal viewport or scroll buffer contents.
send_input
Sends keyboard input to the TUI process.
stop_tui
Terminates a TUI session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client