Skip to main content
Glama
jest-puppeteer.config.js291 B
// jest-puppeteer.config.js module.exports = { launch: { headless: false, product: 'chrome' }, browserContext: 'default', server: { command: 'python3 -m http.server 9811', port: 9811, launchTimeout: 10000, debug: true } };

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/PaddlePaddle/PaddleOCR'

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