MCP Console Automation runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 14 Sep 2026.
MCP server for AI-driven console application automation and monitoring
We read the source, 3 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
this.tryAlternativeVMwareTools().then(resolve).catch(reject);
'crontab -e', 'visudo',
этот файл ставится пользователю, но в репозитории его нет
const childProcess = spawn(finalCommand, finalArgs, spawnOptions);
const func = new Function(
const filepath = path.join(recordingDir, filename);
Write-Host " >>> ADD THIS PUBLIC KEY to the server's ~/.ssh/authorized_keys:"
: '/var/run/docker.sock',
Object.entries(process.env).filter(([_, value]) => value !== undefined)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-console-automation -- npx -y mcp-console-automation
{
"mcpServers": {
"mcp-console-automation": {
"args": [
"-y",
"mcp-console-automation"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-console-automation]
command = "npx"
args = ["-y", "mcp-console-automation"]
{
"mcpServers": {
"mcp-console-automation": {
"args": [
"-y",
"mcp-console-automation"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-console-automation": {
"args": [
"-y",
"mcp-console-automation"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
LOG_LEVEL (Logging level for console output (error, warn, info, debug, trace)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Zabbix monitoring and automation
MCP server for NinjaONE RMM with device management, monitoring, and automation
AI-callable tools for API mocking, testing, monitoring, security, and automation.
An MCP server for Scout Monitoring data interactions.
MCP server for Prefect. Monitor and debug workflows, deployments, and automations.
MCP server for Riveter's enrichment, scraping, and monitoring API
MCP server for ChangeDetection.io website monitoring and change history.
MCP server for Synology NAS — browse files, monitor health, and automate operations
Answers built from our own checks of this server.