hazzel-cn/node-terminal-mcp
3.3
If you are the rightful owner of node-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.
The @hazzel-cn/node-terminal-mcp is a Model Context Protocol (MCP) server designed for managing terminal/PTY sessions, enabling AI agents to interact with terminal environments seamlessly.
Tools
Functions exposed to the LLM to take actions
create_terminal
Create a new terminal session.
write_to_terminal
Send input to a terminal session.
send_key_to_terminal
Send special keys to a terminal session.
read_from_terminal
Read output from a terminal session.
resize_terminal
Resize a terminal session.
list_terminals
List all active terminal sessions.
close_terminal
Close a terminal session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client