Skip to main content
Glama
floating_vue_utils.ts523 B
export const FLOATING_VUE_THEMES = { html: { $extend: "tooltip", html: true, }, "instant-show": { $extend: "tooltip", instantMove: true, delay: { show: 0, hide: 100 }, }, "user-info": { $extend: "instant-show", html: true, }, "w-380": { $extend: "tooltip", }, "attribute-docs": { $extend: "instant-show", html: true, placement: "left-start", }, "attribute-source-icon": { $extend: "tooltip", }, notifications: { $extend: "instant-show", }, };

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/systeminit/si'

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