mcp-server-terminal

aybelatchane/mcp-server-terminal

3.3

If you are the rightful owner of mcp-server-terminal 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.

The Terminal MCP Server allows AI agents to interact with terminal applications using a structured Terminal State Tree representation, compatible with any AI assistant supporting the Model Context Protocol.

Tools

Functions exposed to the LLM to take actions

terminal_session_create

Start a terminal session

terminal_session_list

List active sessions

terminal_session_close

Close a session

terminal_session_resize

Resize terminal dimensions

terminal_snapshot

Capture terminal state with UI elements

terminal_type

Type text into terminal

terminal_press_key

Press keys (arrows, F-keys, Ctrl+X)

terminal_click

Click on detected UI element

terminal_wait_for

Wait for text, element, or idle state

terminal_read_output

Read raw terminal output

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources