Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
MCP that allows you to take your video and turn it into a gif.
License
Uh oh!
There was an error while loading. Please reload this page.
There was an error while loading. Please reload this page.
ananddtyagi/gif-creator-mcp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
| Latest commit History4 Commits | ||||
| src | src | |||
| .gitignore | .gitignore | |||
| LICENSE | LICENSE | |||
| README.md | README.md | |||
| package-lock.json | package-lock.json | |||
| package.json | package.json | |||
| tsconfig.json | tsconfig.json | |||
| View all files |
Latest commit
History
Repository files navigation
GIF Creator MCP
An MCP (Model Context Protocol) server that converts video files to GIF animations.


Features
Installation
Usage
Right now, Claude Desktop does not support video input. I'd recommend using a different client like Goose and adding it as an extension.
In Goose, you can use the Gif Creator tool by going to Advanced Settings > Extension > + Add Custom Extension > and in the command pasting:
node /path/to/gif-creator-mcp/dist/index.js
I'd also increase the time out to 1000.
For other MCP clients, you can use the following command to start the server:
Tools
convert\_video\_to\_gif
Converts a video file to a GIF file, saving it in the same directory as the source video.
Parameters:
video_path
fps
width
height
start_time
duration
Examples
Basic conversion
Custom settings
Extract a specific portion
Requirements
Notes
License
MIT
About
MCP that allows you to take your video and turn it into a gif.
Resources
License
Uh oh!
There was an error while loading. Please reload this page.
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
Packages 0
Languages
Footer
Footer navigation
Recommend MCP Servers 💡
mcp_sse
An Elixir implementation of the Model Context Protocol (MCP) server using Server-Sent Events (SSE) transport
@idachev/mcp-javadc
A Model Context Protocol (MCP) server for decompiling Java class files, allowing AI assistants to convert Java bytecode into readable source code.
label-studio
This project provides a Model Context Protocol (MCP) server that allows interaction with a Label Studio instance using the label-studio-sdk. It enables programmatic management of labeling projects, tasks, and predictions via natural language or structured calls from MCP clients. Using this MCP Server, you can make requests like: * "Create a project in label studio with this data ..." * "How many tasks are labeled in my RAG review project?" * "Add predictions for my tasks." * "Update my labeling template to include a comment box."
alvnavraii/MCPGithub
A MCP server integrating with GitHub API for repository, branch, and pull request management.
LaurieWired/GhidraMCP
MCP Server for Ghidra
ashgw/vault-mcp
An MCP server enabling LLMs and MCP clients to interact with HashiCorp Vault for secure secret and policy management