Skip to main content
Glama

Video Clip MCP

.gitignore1.1 kB
# 依赖 node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # 构建输出 dist/ build/ *.tsbuildinfo # 环境变量 .env .env.local .env.development.local .env.test.local .env.production.local # 日志 logs/ *.log # 临时文件 temp/ tmp/ *.tmp *.temp # 操作系统 .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # IDE .vscode/ .idea/ *.swp *.swo *~ # 测试覆盖率 coverage/ .nyc_output/ # 运行时 *.pid *.seed *.pid.lock # 可选的npm缓存目录 .npm # 可选的eslint缓存 .eslintcache # Microbundle缓存 .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # 可选的REPL历史 .node_repl_history # 输出的npm包 *.tgz # Yarn完整性文件 .yarn-integrity # parcel-bundler缓存 .cache .parcel-cache # next.js构建输出 .next # nuxt.js构建输出 .nuxt # vuepress构建输出 .vuepress/dist # Serverless目录 .serverless # FuseBox缓存 .fusebox/ # DynamoDB本地 .dynamodb/ # 视频文件(测试用) *.mp4 *.avi *.mov *.mkv *.webm *.flv *.m4v *.3gp *.wmv # 音频文件 *.mp3 *.wav *.aac *.ogg *.flac

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/pickstar-2002/video-clip-mcp'

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