Skip to main content
Glama
ooples

MCP Console Automation Server

performance.setup.ts296 B
// Performance test setup import { jest } from '@jest/globals'; // Even longer timeout for performance tests jest.setTimeout(300000); // Performance test specific setup beforeAll(async () => { // Setup performance monitoring }); afterAll(async () => { // Cleanup performance monitoring });

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