Skip to main content
Glama
ooples

MCP Console Automation Server

security.setup.ts276 B
// Security test setup import { jest } from '@jest/globals'; // Security test timeout jest.setTimeout(180000); // Security test specific setup beforeAll(async () => { // Setup security test environment }); afterAll(async () => { // Cleanup security test environment });

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