command line

Mcp Console Automation

Production-ready MCP server for AI-driven console automation and monitoring. 40 tools for session management, SSH, testing, monitoring, and background jobs. Like Playwright for terminal applications.

typescript
local
macos
windows
linux
command line
0
View on GitHub

Installation

npx -y ooples/mcp-console-automation

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-console-automation",
  "command": "npx",
  "args": [
    "-y",
    "ooples/mcp-console-automation"
  ]
}

About This MCP Server

ooples/mcp-console-automation

Production-ready MCP server for AI-driven console automation and monitoring. 40 tools for session management, SSH, testing, monitoring, and background jobs. Like Playwright for terminal applications.

GitHub: https://github.com/ooples/mcp-console-automation

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub