Server data from the Official MCP Registry
MCP server for AI-driven console application automation and monitoring
MCP server for AI-driven console application automation and monitoring
Set these up before or after installing:
Environment variable: LOG_LEVEL
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ooples-mcp-console-automation": {
"env": {
"LOG_LEVEL": "your-log-level-here"
},
"args": [
"-y",
"console-automation-mcp"
],
"command": "npx"
}
}
}This console automation MCP server has serious security concerns including shell command execution, SSH connections, file operations, and broad cloud service access without proper authorization controls. While it includes some defensive measures and is a legitimate automation tool, the extensive permissions and missing authentication framework pose significant risks. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue (1 critical, 0 high severity).
Scanned 3 files · 13 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!