Skip to main content
Glama
ooples

MCP Console Automation Server

test.js506 B
/** * Auto-generated test from recording: test_mkdir * Description: Test: test-mkdir * Generated by Console Automation MCP Test Framework */ import { ConsoleManager } from '@mcp/console-automation'; describe('test_mkdir', () => { let manager; let sessionId; beforeAll(async () => { // TODO: initialize the generated test context }); afterAll(async () => { // TODO: clean up any generated resources }); it('should execute recorded test successfully', async () => { }); });

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