Skip to main content
Glama
index.ts414 B
/** * Realtime Updates Module * * Polling-based real-time artifact updates for MCP-UI. * * @module realtime */ export { UpdatePoller, updatePoller } from './UpdatePoller.js'; export type { ArtifactChange, ArtifactChangeType, UpdatePollerConfig, } from './UpdatePoller.js'; export { generatePollingScript } from './polling_script.js'; export type { PollingScriptConfig } from './polling_script.js';

Latest Blog Posts

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/EricA1019/CTS_MCP'

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