Skip to main content
Glama
simple-event-emitter.d.ts199 B
export declare class SimpleEventEmitter { private events; constructor(); on(event: string, listener: (...args: any[]) => void): () => void; emit(event: string, payload: any): void; }

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/sadiuysal/mem0-mcp-server-ts'

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