Skip to main content
Glama

BMAD MCP Server

by Dali1789
sync.d.tsโ€ข477 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/Dali1789/bmad-mcp-server'

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