Skip to main content
Glama
ooples

MCP Console Automation Server

wait-test.json802 B
{ "name": "wait-test", "version": "1.0.0", "createdAt": "2025-10-30T19:22:12.846Z", "duration": 0, "steps": [ { "type": "create_session", "timestamp": 0, "data": { "command": "bash" }, "sessionId": "s1" }, { "type": "send_input", "timestamp": 0, "data": { "input": "sleep 1" }, "sessionId": "s1" }, { "type": "wait_for_output", "timestamp": 0, "data": { "pattern": "prompt", "timeout": 10000 }, "sessionId": "s1" } ], "metadata": { "environment": { "platform": "win32", "nodeVersion": "v22.20.0", "cwd": "C:\\Users\\cheat\\source\\repos\\mcp-console-automation", "timestamp": "2025-10-30T19:22:12.846Z" } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ooples/mcp-console-automation'

If you have feedback or need assistance with the MCP directory API, please join our Discord server