NightTrek/Terminally-mcp
3.2
If you are the rightful owner of Terminally-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 henry@mcphub.com.
Terminally MCP is a server that enhances AI assistants by enabling them to control terminal sessions, execute commands, and manage multiple terminal environments using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
create_tab
Creates a new terminal session.
execute_command
Run any shell command in a specific terminal tab.
list_tabs
Get all active terminal sessions.
read_output
Read the terminal buffer including history.
close_tab
Close a terminal session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client