Skip to main content
Glama
log-output.d.ts•407 B
import { Command } from '../command'; import { Logger } from '../logger'; import { FlowController } from './flow-controller'; /** * Logs the stdout and stderr output of commands. */ export declare class LogOutput implements FlowController { private readonly logger; constructor({ logger }: { logger: Logger; }); handle(commands: Command[]): { commands: Command[]; }; }

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/samihalawa/brevo-mcp'

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