console-terminal-mcp-server
If you are the rightful owner of console-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 Electron Terminal MCP Server allows clients to interact with a system terminal running within an Electron application, enabling command execution, terminal session management, and output retrieval programmatically.
terminal_start
Create a new terminal session and execute the initial command
terminal_execute
Execute commands in an existing session
terminal_get_output
Get the accumulated output of the session
terminal_stop
Terminate a specific terminal session
terminal_get_sessions
List all currently active sessions