Skip to main content
Glama

MCP Browser Screenshot Server

defaults.d.tsโ€ข1.23 kB
export declare function getDefaultSearchPlaces(moduleName: string): Array<string>; export declare function getDefaultSearchPlacesSync(moduleName: string): Array<string>; export declare const globalConfigSearchPlaces: string[]; export declare const globalConfigSearchPlacesSync: string[]; export declare const metaSearchPlaces: string[]; export declare const defaultLoaders: Readonly<{ readonly '.mjs': import("./types").Loader; readonly '.cjs': import("./types").Loader; readonly '.js': import("./types").Loader; readonly '.ts': import("./types").Loader; readonly '.json': import("./types").LoaderSync; readonly '.yaml': import("./types").LoaderSync; readonly '.yml': import("./types").LoaderSync; readonly noExt: import("./types").LoaderSync; }>; export declare const defaultLoadersSync: Readonly<{ readonly '.cjs': import("./types").LoaderSync; readonly '.js': import("./types").LoaderSync; readonly '.ts': import("./types").LoaderSync; readonly '.json': import("./types").LoaderSync; readonly '.yaml': import("./types").LoaderSync; readonly '.yml': import("./types").LoaderSync; readonly noExt: import("./types").LoaderSync; }>; //# sourceMappingURL=defaults.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/seabassgonzalez/mcp-browser-screenshot'

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