Google PageRank for AI agents. 25,000+ tools indexed.

MCP Console Automation Server by ooples

#2968 of 8339 by ooples
42 score

Enables AI assistants to fully interact with console applications, monitor output, detect errors, and automate terminal workflows across multiple sessions. Similar to how Playwright works for web browsers but for command-line interfaces.

Ranked #2968 out of 8339 indexed tools.Actively maintained with commits in the last week.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 138
Freshness 7d ago
Issue Health 13%
Stars 25
Platform Breadth 1 platform
Contributors 3
Description Detailed

How to Improve

Issue Health high impact

You have 13 open vs 2 closed issues — triaging stale issues improves health

Stars low impact

Low star count — promote the project, write docs, and engage the community to drive adoption

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for MCP Console Automation Server by ooples
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-ooples--mcp-console-automation)](https://agentrank-ai.com/skill/glama-ooples--mcp-console-automation/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-ooples--mcp-console-automation/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-ooples--mcp-console-automation" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# Console Automation MCP Server

**Production-Ready** Model Context Protocol (MCP) server that enables AI assistants to fully interact with console applications, monitor output, detect errors, and automate terminal workflows - similar to how Playwright works for web browsers.

## Production Status ✅

This server is **fully production-ready** with:
- ✅ No native compilation required (removed node-pty dependency)
- ✅ Full cross-platform support (Windows, macOS, Linux)
- ✅ Streaming support for long-running processes
- ✅ Multiple console type support (cmd, PowerShell, bash, zsh, sh)
- ✅ Resource management and automatic cleanup
- ✅ Comprehensive error handling and recovery
- ✅ Easy installation scripts for all major MCP clients
- ✅ All tests passing (see test-functionality.js)

## Features

### 🚀 Core Capabilities

- **Full Terminal Control**: Create and manage up to 50 concurrent console sessions
- **Multi-Protocol Support**: Local shells (cmd, PowerShell, pwsh, bash, zsh, sh) and remot
Read full README on GitHub →