thepeacefulprogrammer/terminal_mcp_server
If you are the rightful owner of terminal_mcp_server 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 Terminal MCP Server is a comprehensive Model Context Protocol server that provides full terminal and system access capabilities to AI agents, enabling them to perform a wide range of development and system administration tasks autonomously.
Tools
Functions exposed to the LLM to take actions
execute_command
Execute shell commands with real-time output and project-aware working directory.
execute_command_background
Start commands in the background with process management.
get_process_output
Retrieve output from background commands.
list_background_processes
List all active background processes.
kill_background_process
Terminate background processes safely.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client