camel-ai/terminal-toolkit-mcp
3.2
If you are the rightful owner of terminal-toolkit-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.
The CAMEL Terminal Toolkit MCP Server is a standalone server that facilitates the execution of terminal commands through the Model Context Protocol (MCP), ensuring safe and managed interactions with shell environments.
Tools
Functions exposed to the LLM to take actions
shell_exec
Execute a shell command in a session.
shell_view
View the output history of a session.
shell_wait
Wait for a running command to complete.
shell_write_to_process
Send input to a running process.
shell_kill_process
Terminate a running process.
ask_user_for_help
Request human assistance.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client