Skip to main content
Glama
esm.mjs323 B
import t from 'tap' import pino from '../../pino.js' import helper from '../helper.js' const { sink, check, once } = helper t.test('esm support', async ({ equal }) => { const stream = sink() const instance = pino(stream) instance.info('hello world') check(equal, await once(stream, 'data'), 30, '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