Skip to main content
Glama
data.d.tsโ€ข597 B
/// <reference types="node" /> export interface IMediaDataTransformation { readonly pixels: { readonly x: number; readonly y: number; }; readonly emus: { readonly x: number; readonly y: number; }; readonly flip?: { readonly vertical?: boolean; readonly horizontal?: boolean; }; readonly rotation?: number; } export interface IMediaData { readonly stream: Buffer | Uint8Array | ArrayBuffer; readonly fileName: string; readonly transformation: IMediaDataTransformation; } export declare const WORKAROUND2 = "";

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/consigcody94/office-whisperer'

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