Skip to main content
Glama

Storyden

by Southclaws
Mozilla Public License 2.0
227
sizes.ts605 B
import { spacing } from './spacing' const largeSizes = { '2xs': { value: '16rem' }, xs: { value: '20rem' }, sm: { value: '24rem' }, md: { value: '28rem' }, lg: { value: '32rem' }, xl: { value: '36rem' }, '2xl': { value: '42rem' }, '3xl': { value: '48rem' }, '4xl': { value: '56rem' }, '5xl': { value: '64rem' }, '6xl': { value: '72rem' }, '7xl': { value: '80rem' }, '8xl': { value: '90rem' }, } export const sizes = { ...spacing, ...largeSizes, full: { value: '100%' }, min: { value: 'min-content' }, max: { value: 'max-content' }, fit: { value: 'fit-content' }, }

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