Skip to main content
Glama
public.d.ts585 B
import './ambient.js'; // Types written in this particular order to work around a dts-buddy bug where it doesn't handle the // SvelteComponentDev as SvelteComponent alias correctly. // If that's fixed, we can do export * from './index.js' instead. export { SvelteComponent, SvelteComponentTyped, onMount, onDestroy, beforeUpdate, afterUpdate, setContext, getContext, getAllContexts, hasContext, tick, createEventDispatcher } from './index.js'; export type { ComponentConstructorOptions, ComponentEvents, ComponentProps, ComponentType } from './internal/public.js';

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