Skip to content
Back to search
30
MCP

Console Automation

pulsemcp/console automation

Enables interactive console sessions across multiple shell types (cmd, PowerShell, bash, zsh) with real-time output streaming, automatic error detection, and cross-platform process management for development workflows, system administration, and command-line automation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Zsh Tool
Intelligent Zsh shell execution with yield-based oversight, PTY mode for interactive prompts, circuit breaker, and learning capabilities.
0 tools
Shell
Integrates with the local shell environment to enable execution of system commands, file operations, and retrieval of system information for
0 tools
Windows Desktop Automation
Enables direct Windows desktop automation through native UI element detection, application launching, window management, clipboard operation
0 tools
PowerShell Exec
Enables real-time execution of PowerShell scripts through a lightweight Python server, bridging AI tools with PowerShell functionality for d
0 tools
Terminal
Enables secure interaction with specified directories on a user's system through a command-line interface for file management and system aut
0 tools
LocalShell
Cross-platform PTY-based terminal server exposing shell execution, persistent sessions, and real-time I/O streaming to AI clients on macOS,
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "console_automation": {
      "url": "None",
      "transport": "http"
    }
  }
}