Developer Tools
Trust: 36/100 (Limited)io.github.ooples/mcp-console-automation Guide
MCP server for AI-driven console application automation and monitoring
21 starsby ooples
Quick Start
Install
npx mcp-console-automationClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ooples-mcp-console-automation": {
"command": "npx",
"args": [
"mcp-console-automation"
]
}
}
}