Skip to main content
Glama

GIF Creator MCP

package.json630 B
{ "name": "gif-creator-mcp", "version": "1.0.0", "description": "MCP server for converting video files to GIFs", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js" }, "keywords": ["mcp", "gif", "video", "conversion", "ffmpeg"], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "fluent-ffmpeg": "^2.1.3", "@ffmpeg-installer/ffmpeg": "^1.1.0" }, "devDependencies": { "@types/node": "^22.10.2", "@types/fluent-ffmpeg": "^2.1.27", "typescript": "^5.7.2" } }

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/ananddtyagi/gif-creator-mcp'

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