Skip to main content
Glama
xiaobenyang-com

GSAP-Animation-Generate

smithery.ts350 B
import {z} from "zod"; import {getServer, state, server} from "./mcp.js"; export const configSchema = z.object({}) export default function createServer({config,}: { config: z.infer<typeof configSchema> }) { console.log('createServer') setTimeout(() => { console.log('10 秒后执行'); }, 10000); return server.server; }

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/xiaobenyang-com/GSAP-Animation-Generate'

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