WangYihang/interactive-terminal-mcp
3.3
If you are the rightful owner of interactive-terminal-mcp 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.
A Model Context Protocol (MCP) server that provides stateful, interactive terminal access.
Tools
Functions exposed to the LLM to take actions
spawn_process
Starts a new interactive process.
send_command
Sends input to an active session and waits for output.
read_buffer
Reads any pending output from the session buffer without sending new commands.
kill_session
Terminates a specific session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client