Skip to main content
Glama
index.d.tsโ€ข592 B
import type { imageType } from './types/index'; import type { ISizeCalculationResult } from './types/interface'; type CallbackFn = (e: Error | null, r?: ISizeCalculationResult) => void; export default imageSize; export declare function imageSize(input: Uint8Array | string): ISizeCalculationResult; export declare function imageSize(input: string, callback: CallbackFn): void; export declare const disableFS: (v: boolean) => void; export declare const disableTypes: (types: imageType[]) => void; export declare const setConcurrency: (c: number) => void; export declare const types: string[];

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