Skip to main content
Glama
ooples

MCP Console Automation Server

javascript.template424 B
/** * Auto-generated test from recording: {{TEST_NAME}} * Description: {{DESCRIPTION}} * Generated by Console Automation MCP Test Framework */ {{IMPORTS}} describe('{{TEST_NAME}}', () => { let manager; let sessionId; {{FRAMEWORK_SETUP}}(async () => { {{SETUP}} }); {{FRAMEWORK_TEARDOWN}}(async () => { {{TEARDOWN}} }); it('should execute recorded test successfully', async () => { {{STEPS}} }); });

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