Skip to main content
Glama
observable.ts•401 B
/** * Symbol.observable or a string "@@observable". Used for interop * * @deprecated We will no longer be exporting this symbol in upcoming versions of RxJS. * Instead polyfill and use Symbol.observable directly *or* use https://www.npmjs.com/package/symbol-observable */ export const observable: string | symbol = (() => (typeof Symbol === 'function' && Symbol.observable) || '@@observable')();

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/samihalawa/brevo-mcp'

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