Skip to main content
Glama

MS-Lucidia-Voice-Gateway-MCP

declare module 'node-record-lpcm16' { interface RecordOptions { sampleRate?: number; channels?: number; audioType?: string; } interface Recording { stream(): NodeJS.ReadableStream; stop(): void; } export function record(options?: RecordOptions): Recording; }

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/ExpressionsBot/MS-Lucidia-Voice-Gateway-MCP'

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