devdotbo/MCP-Terminal-Bridge
3.2
If you are the rightful owner of MCP-Terminal-Bridge 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.
TerminalBridge is a headless MCP server that enables AI assistants to control and interact with terminal applications.
Tools
Functions exposed to the LLM to take actions
launch_app
Launch a new terminal application.
view_screen
Get the current terminal content.
send_keys
Send keyboard input to the terminal.
get_cursor_position
Get current cursor position.
get_screen_size
Get terminal dimensions.
resize_terminal
Resize the terminal window.
restart_app
Restart a session.
stop_app
Terminate a session.
list_sessions
List all active sessions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client