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.
Quick Start
Clone the repository:
git clone https://github.com/ooples/mcp-console-automationClaude Desktop configuration example:
{
"mcpServers": {
"mcp-console-automation": {
"command": "npx",
"args": [
"-y",
"ooples/mcp-console-automation"
]
}
}
}Check the repository README for specific installation and configuration instructions.