Skip to main content
Glama

Storyden

by Southclaws
Mozilla Public License 2.0
227
z-index.ts495 B
import { defineTokens } from '@pandacss/dev' export const zIndex = defineTokens.zIndex({ hide: { value: -1, }, base: { value: 0, }, docked: { value: 10, }, dropdown: { value: 1000, }, sticky: { value: 1100, }, banner: { value: 1200, }, overlay: { value: 1300, }, modal: { value: 1400, }, popover: { value: 1500, }, skipLink: { value: 1600, }, toast: { value: 1700, }, tooltip: { value: 1800, }, })

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/Southclaws/storyden'

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