weidwonder_terminal-mcp-server

weidwonder_terminal-mcp-server

3.1

If you are the rightful owner of weidwonder_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.

Terminal MCP Server is a Model Context Protocol server designed for executing commands on local or remote hosts.

Terminal MCP Server is a versatile tool that facilitates the execution of system commands on both local and remote machines. It leverages the Model Context Protocol (MCP) to provide a seamless interface for AI models and other applications to interact with system environments. The server supports both local command execution and remote execution via SSH, making it a powerful tool for developers and system administrators. With features like session persistence, users can maintain the same terminal environment for a specified duration, enhancing efficiency and workflow continuity. The server also allows for the customization of environment variables, providing flexibility in command execution. Additionally, it supports multiple connection methods, including stdio and Server-Sent Events (SSE), catering to different use cases and preferences.

Features

  • Local Command Execution: Execute commands directly on the local machine.
  • Remote Command Execution: Execute commands on remote hosts via SSH.
  • Session Persistence: Support for persistent sessions that reuse the same terminal environment for a specified time.
  • Environment Variables: Set custom environment variables for commands.
  • Multiple Connection Methods: Connect via stdio or SSE (Server-Sent Events).