Skip to main content
Glama

Storyden

by Southclaws
Mozilla Public License 2.0
229
tomato.ts1.71 kB
import { defineSemanticTokens, defineTokens } from "@pandacss/dev"; const tokens = defineTokens.colors({ light: { "1": { value: "#fffcfc" }, "2": { value: "#fff8f7" }, "3": { value: "#feebe7" }, "4": { value: "#ffdcd3" }, "5": { value: "#ffcdc2" }, "6": { value: "#fdbdaf" }, "7": { value: "#f5a898" }, "8": { value: "#ec8e7b" }, "9": { value: "#e54d2e" }, "10": { value: "#dd4425" }, "11": { value: "#d13415" }, "12": { value: "#5c271f" }, a1: { value: "#ff000003" }, a2: { value: "#ff200008" }, a3: { value: "#f52b0018" }, a4: { value: "#ff35002c" }, a5: { value: "#ff2e003d" }, a6: { value: "#f92d0050" }, a7: { value: "#e7280067" }, a8: { value: "#db250084" }, a9: { value: "#df2600d1" }, a10: { value: "#d72400da" }, a11: { value: "#cd2200ea" }, a12: { value: "#460900e0" }, }, dark: { "1": { value: "#181111" }, "2": { value: "#1f1513" }, "3": { value: "#391714" }, "4": { value: "#4e1511" }, "5": { value: "#5e1c16" }, "6": { value: "#6e2920" }, "7": { value: "#853a2d" }, "8": { value: "#ac4d39" }, "9": { value: "#e54d2e" }, "10": { value: "#ec6142" }, "11": { value: "#ff977d" }, "12": { value: "#fbd3cb" }, a1: { value: "#f1121208" }, a2: { value: "#ff55330f" }, a3: { value: "#ff35232b" }, a4: { value: "#fd201142" }, a5: { value: "#fe332153" }, a6: { value: "#ff4f3864" }, a7: { value: "#fd644a7d" }, a8: { value: "#fe6d4ea7" }, a9: { value: "#fe5431e4" }, a10: { value: "#ff6847eb" }, a11: { value: "#ff977d" }, a12: { value: "#ffd6cefb" }, }, }); export default { name: "tomato", tokens, };

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