Skip to main content
Glama
by Ritesh-sudo
sync.d.ts477 B
import * as fsScandir from '@nodelib/fs.scandir'; import type { Entry } from '../types'; import Reader from './reader'; export default class SyncReader extends Reader { protected readonly _scandir: typeof fsScandir.scandirSync; private readonly _storage; private readonly _queue; read(): Entry[]; private _pushToQueue; private _handleQueue; private _handleDirectory; private _handleError; private _handleEntry; private _pushToStorage; }

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/Ritesh-sudo/MCPJobSearch'

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