Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿค– Coding Agents
  3. MCP Console Automation
MCP Console Automation logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 4:00:32 PM

MCP Console Automation

User RatingsBe the first to rate and review this MCP server!
View Repository47 GitHub StarsTotal stargazers on GitHub for the source repository (47 stars).Visit Website
consolesshautomationmonitoringtesting

MCP server for managing local and SSH console sessions with automation, monitoring, and background job support.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "ooples-mcp-console-automation": {
      "command": "npx",
      "args": [
        "-y",
        "console-automation-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (40) Directory Badge Claim listing Alternatives๐Ÿค– More in Coding Agents

Overview

This MCP server enables controlled interaction with local terminals and remote SSH sessions, supporting up to 50 concurrent sessions. It provides tools for sending input, capturing and filtering output, detecting errors, and executing commands asynchronously. The server includes features for automated test assertions, system and session monitoring with alerts, and profile management for connections and environments. Use it when you need programmatic control and monitoring of console applications or remote shells in automated workflows.

Use cases

โ€ขAutomate command execution and input in local or SSH terminal sessions
โ€ขMonitor console output in real time with pattern matching and error detection
โ€ขRun and manage long-running background jobs with status tracking
โ€ขCreate automated test cases validating console output and exit codes
โ€ขCollect system and session metrics with alerting for performance issues

Key features

โ€ขCreate/manage local and SSH console sessions with multi-protocol support
โ€ขSend text and special key inputs, capture filtered and paginated output
โ€ขStream output from long-running processes with pattern waiting
โ€ขAutomated error detection and output assertions for test automation
โ€ขBackground job execution with priority queue, monitoring, and cancellation
โ€ขSystem and session monitoring dashboards with customizable alerts

Capabilities & Tool Schemas (40) ~473 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Console Automation.

console_create_session

Create local or SSH console sessions

console_send_input

Send text input to sessions

console_send_key

Send special keys (Enter, Ctrl+C, etc.)

console_get_output

Get filtered/paginated output with advanced search

console_get_stream

Stream output from long-running processes

console_wait_for_output

Wait for specific patterns

Documentation Overview

Console Automation MCP Server

Model Context Protocol (MCP) server for controlled interaction with local console applications and remote SSH sessions, including output monitoring, error detection, and long-running workflows.

Version License Node

Security status

This server can execute arbitrary commands and open remote SSH sessions. Treat it like a privileged terminal, not a low-risk documentation connector:

  • keep MCP tool approvals enabled for command/session mutations;
  • prefer SSH keys or environment-variable credential references over inline secrets;
  • use a restricted deployment account and a separate production approval step;
  • leave MCP_DEBUG_LOG and MCP_LOG_DIR unset unless diagnostics are explicitly required;
  • leave session persistence disabled unless recovery metadata is explicitly required;
  • install cloud, container, and serial integrations only when needed.

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 remote SSH connections
  • Interactive Input: Send text input and special key sequences (Enter, Tab, Ctrl+C, etc.)
  • Real-time Output Monitoring: Capture, filter, and analyze console output with advanced search
  • Streaming Support: Efficient streaming for long-running processes with pattern matching
  • Automatic Error Detection: Built-in patterns to detect errors, exceptions, and stack traces across languages
  • Cross-platform: Works on Windows, macOS, and Linux without native dependencies

๐Ÿ” SSH & Remote Connections

  • Full SSH Support: Password and key-based authentication with passphrase support
  • SSH Options: Custom ports, connection timeouts, keep-alive settings
  • Connection Profiles: Save reusable SSH metadata and environment-variable credential references
  • Cloud Platform Support: Azure, AWS, GCP, Kubernetes connections via saved profiles
  • Container Support: Docker and WSL integration for containerized workflows

โœ… Test Automation Framework

  • Automated Test Cases: Built-in assertion tools for console output validation
  • Output Assertions: Verify output contains, matches regex, or equals expected values
  • Exit Code Validation: Assert command exit codes for success/failure detection
  • Error-Free Validation: Automatically check for errors in command output
  • State Snapshots: Save and compare session states before/after operations
  • Test Workflows: Chain assertions for comprehensive testing scenarios

๐Ÿ”„ Background Job Execution

  • Async Command Execution: Run long-running commands in background with full output capture
  • Priority Queue System: Prioritize jobs (1-10 scale) for optimal resource utilization
  • Job Monitoring: Track status, progress, and completion of background jobs
  • Job Control: Cancel, pause, or resume background operations
  • Result Retrieval: Get complete output and exit codes from completed jobs
  • Resource Management: Automatic cleanup of completed jobs with configurable retention

๐Ÿ“Š Enterprise Monitoring & Alerts

  • System-Wide Metrics: CPU, memory, disk, and network usage tracking
  • Session Metrics: Per-session performance monitoring and resource consumption
  • Real-time Dashboards: Live monitoring data with customizable views
  • Alert System: Performance, error, security, and anomaly alerts with severity levels
  • Custom Monitoring: Configure monitoring intervals, metrics, and thresholds per session
  • Diagnostics: Built-in error analysis and session health validation

๐Ÿ“ Profile Management

  • Connection Profiles: Save SSH, Docker, WSL, and cloud platform connections
  • Application Profiles: Store common command configurations (Node.js, Python, .NET, Java, Go, Rust)
  • Quick Connect: Instantly connect using saved profiles with override support
  • Environment Variables: Store environment configurations per profile
  • Working Directory Management: Set default directories for each profile

๐Ÿ” Advanced Output Processing

  • Regex Filtering: Search output with regular expressions (case-sensitive/insensitive)
  • Multi-Pattern Search: Combine multiple patterns with AND/OR logic
  • Pagination: Get specific line ranges, head, or tail of output
  • Time-based Filtering: Filter output by timestamp (absolute or relative: '5m', '1h', '2d')
  • Output Streaming: Real-time output capture for long-running processes
  • Buffer Management: Clear output buffers to reduce memory usage

Quick Installation

Windows

powershell
git clone https://github.com/ooples/mcp-console-automation.git
cd mcp-console-automation
.\install.ps1 -Target codex

macOS/Linux

bash
git clone https://github.com/ooples/mcp-console-automation.git
cd mcp-console-automation
chmod +x install.sh
./install.sh --target codex

Manual Installation

bash
git clone https://github.com/ooples/mcp-console-automation.git
cd mcp-console-automation
npm ci
npm run build
codex mcp add console-automation --env LOG_LEVEL=warn -- node "$PWD/dist/mcp/server.js"

Configuration

Codex stores MCP configuration in ~/.codex/config.toml. The installers use codex mcp add and safely replace an existing console-automation registration. Restart Codex after installation and use /mcp to verify the connection.

For another MCP client, generate a new JSON configuration without overwriting an existing file:

powershell
.\install.ps1 -Target custom -CustomPath C:\path\to\new-mcp-config.json

The npm package has not been published, so npx console-automation-mcp and @mcp/console-automation are not valid installation paths.

Saved SSH credentials

console_save_profile rejects inline passwords, private-key material, and passphrases. Use passwordEnvVar, privateKeyEnvVar or privateKeyPath, and passphraseEnvVar. Profile-list responses never return credential values, and configuration files are created with owner-only permissions where the operating system supports POSIX modes.

Session persistence

Session persistence is disabled by default because session recovery data can include commands, paths, and environment values. To opt in, set MCP_SESSION_PERSISTENCE=true. The default file is ~/.console-automation-mcp/sessions.json; override it with MCP_SESSION_PERSISTENCE_PATH. Persisted command/environment recovery data remains disabled unless enabled through the programmatic SessionManager configuration.

The production installers remove development and optional protocol packages. Local consoles and SSH remain available. Install only the peer packages required for Docker, cloud, Kubernetes, serial, or other optional adapters.

Available Tools (40 Total)

This MCP server provides 40 comprehensive tools organized into 6 categories:

๐Ÿ“š Complete Documentation

  • Complete Tools Reference - Detailed documentation for all 40 tools
  • Practical Examples - Real-world usage examples and patterns
  • Publishing Guide - How to list this server in registries

Tool Categories

๐Ÿ–ฅ๏ธ Session Management (9 tools)

  • console_create_session - Create local or SSH console sessions
  • console_send_input - Send text input to sessions
  • console_send_key - Send special keys (Enter, Ctrl+C, etc.)
  • console_get_output - Get filtered/paginated output with advanced search
  • console_get_stream - Stream output from long-running processes
  • console_wait_for_output - Wait for specific patterns
  • console_stop_session - Stop sessions
  • console_list_sessions - List all active sessions
  • console_cleanup_sessions - Clean up inactive sessions

โšก Command Execution (6 tools)

  • console_execute_command - Execute commands with output capture
  • console_detect_errors - Analyze output for errors
  • console_get_resource_usage - Get system resource stats
  • console_clear_output - Clear output buffers
  • console_get_session_state - Get session execution state
  • console_get_command_history - View command history

๐Ÿ“Š Monitoring & Alerts (6 tools)

  • console_get_system_metrics - Comprehensive system metrics
  • console_get_session_metrics - Session-specific metrics
  • console_get_alerts - Active monitoring alerts
  • console_get_monitoring_dashboard - Real-time dashboard data
  • console_start_monitoring - Start custom monitoring
  • console_stop_monitoring - Stop monitoring

๐Ÿ“ Profile Management (4 tools)

  • console_save_profile - Save SSH/app connection profiles
  • console_list_profiles - List saved profiles
  • console_remove_profile - Remove profiles
  • console_use_profile - Quick connect with saved profiles

๐Ÿ”„ Background Jobs (9 tools)

  • console_execute_async - Execute commands asynchronously
  • console_get_job_status - Check job status
  • console_get_job_output - Get job output
  • console_cancel_job - Cancel running jobs
  • console_list_jobs - List all background jobs
  • console_get_job_progress - Monitor job progress
  • console_get_job_result - Get complete job results
  • console_get_job_metrics - Job execution statistics
  • console_cleanup_jobs - Clean up completed jobs

โœ… Test Automation (6 tools)

  • console_assert_output - Assert output matches criteria
  • console_assert_exit_code - Assert exit codes
  • console_assert_no_errors - Verify no errors occurred
  • console_save_snapshot - Save session state snapshots
  • console_compare_snapshots - Compare state differences
  • console_assert_state - Assert session state

Quick Start Examples

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Coding Agents View all alternatives
  • Ssh MCP logoSsh MCP

    MCP server exposing SSH control for Linux and Windows servers via Model Context Protocol. Securely execute remote shell commands with password or SSH key authentication.

    ๐Ÿค– Coding Agents2 views
    Compare vs Ssh MCP โ†’
  • Codex MCP Tool logoCodex MCP Tool

    MCP server that connects your IDE or AI assistant to Codex CLI for code analysis and editing with support for multiple models (gpt-5-codex, o3, codex-1)

    ๐Ÿค– Coding Agents4 views
    Compare vs Codex MCP Tool โ†’
  • DesktopCommanderMCP logoDesktopCommanderMCP

    A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files.

    ๐Ÿค– Coding Agents1 views
    Compare vs DesktopCommanderMCP โ†’
  • PyATS MCP logoPyATS MCP

    Cisco pyATS server enabling structured, model-driven interaction with network devices.

    ๐Ÿค– Coding Agents4 views
    Compare vs PyATS MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
47
Stargazers on the source repository.
Last commit
1d ago
Most recent push to the default branch.
Tools exposed
40
Callable tools this server registers over MCP.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Console Automation

It supports local shells including cmd, PowerShell, bash, zsh, and remote SSH sessions with password or key authentication.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Console Automation AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ooples-mcp-console-automation?style=directory)](https://allmcps.com/mcp/ooples-mcp-console-automation)
HTML Embed
<a href="https://allmcps.com/mcp/ooples-mcp-console-automation"><img src="https://allmcps.com/api/badge/ooples-mcp-console-automation?style=directory" alt="MCP Console Automation on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿค–Coding Agents
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 10, 2026
10/11 checks healthy over the last 32d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars47
GitHub Star CountTotal stargazers on GitHub representing community popularity (47 stars).
Last commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 10, 2026
60Quality signal: Good ยท 60/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 26d ago via OSV.dev ยท console-automation-mcp (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿค– Coding Agents โ†’Best MCP servers for Coding Agents โ†’Alternatives to MCP Console Automation โ†’Install in Claude DesktopInstall in CursorInstall in VS Code