stat-guy/terminal
If you are the rightful owner of 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 henry@mcphub.com.
Terminal MCP Server is a Model Context Protocol server that allows execution of terminal commands through Claude Desktop.
Tools
Functions exposed to the LLM to take actions
execute_command
Execute any terminal command, supports command arguments and options, captures full output and exit codes
change_directory
Change the current working directory, maintains state between commands, supports relative and absolute paths
get_current_directory
Get the current working directory path
get_terminal_info
Get information about the terminal environment, shows shell, user, platform, and recent command history
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client