ananddtyagi/gif-creator-mcp
A MCP server for creating GIFs from your videos.
Quick Start
Clone the repository:
git clone https://github.com/ananddtyagi/gif-creator-mcp/tree/mainClaude Desktop configuration example:
{
"mcpServers": {
"gif-creator-mcp": {
"command": "npx",
"args": [
"-y",
"ananddtyagi/gif-creator-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.