Skip to main content
Glama
browser.d.ts393 B
/** * This is a browser shim that provides the same functional interface * as the main node export, but it does nothing. * @module */ import type { Handler } from './index.js'; export declare const onExit: (cb: Handler, opts: { alwaysLast?: boolean; }) => () => void; export declare const load: () => void; export declare const unload: () => void; //# sourceMappingURL=browser.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/MatheusgVentura/Project-One'

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