Skip to main content
Glama
syncfalse.js343 B
'use strict' global.process = { __proto__: process, pid: 123456 } Date.now = function () { return 1459875739796 } require('node:os').hostname = function () { return 'abcdefghijklmnopqr' } const pino = require('../../..') const logger = pino(pino.destination({ sync: false })) for (var i = 0; i < 1000; i++) { logger.info('hello world') }

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/krtw00/search-mcp'

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