io.github.ooples/mcp-console-automation✓
io.github.ooples/mcp-console-automation · v1.0.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.ooples/mcp-console-automation",
"description": "MCP server for AI-driven console application automation and monitoring",
"repository": {
"url": "https://github.com/ooples/mcp-console-automation",
"source": "github"
},
"version": "1.0.2",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "mcp-console-automation",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Logging level for console output (error, warn, info, debug, trace)",
"format": "string",
"name": "LOG_LEVEL"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}