Skip to main content
Glama

Gotas Commerce MCP Server

audio.d.ts437 B
import { File } from 'formdata-node'; import { Response } from 'openai/_shims'; export declare function playAudio(input: NodeJS.ReadableStream | Response | File): Promise<void>; type RecordAudioOptions = { signal?: AbortSignal; device?: number; timeout?: number; }; export declare function recordAudio(options?: RecordAudioOptions): Promise<File>; export {}; //# sourceMappingURL=audio.d.ts.map

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/caiovicentino/mcpGOTAS'

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