Skip to main content
Glama

Storyden

by Southclaws
Mozilla Public License 2.0
227
css.d.ts563 B
/* eslint-disable */ import type { SystemStyleObject } from '../types/index'; type Styles = SystemStyleObject | undefined | null | false interface CssRawFunction { (styles: Styles): SystemStyleObject (styles: Styles[]): SystemStyleObject (...styles: Array<Styles | Styles[]>): SystemStyleObject (styles: Styles): SystemStyleObject } interface CssFunction { (styles: Styles): string (styles: Styles[]): string (...styles: Array<Styles | Styles[]>): string (styles: Styles): string raw: CssRawFunction } export declare const css: CssFunction;

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