Loading languages...
AN

ananddtyagi/gif-creator-mcp

@ananddtyagi12

MCP that allows you to take your video and turn it into a gif.

gif
video
conversion
mcp
server

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. gif-creator-demo

gif-creator-demo

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

# mcpServer Config

No mcpServer Config instructions provided.

# stdio

node /path/to/gif-creator-mcp/dist/index.js
Transport:
stdio
Language:
typescript
Created: 6/9/2025
Updated: 12/17/2025