Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Ghibli Video Generator

БесплатноНе проверен

Transforms static images into animated Ghibli-style videos through the GPT4O Image Generator API with tools for credit balance checking and task monitoring.

GitHubEmbed

Описание

Transforms static images into animated Ghibli-style videos through the GPT4O Image Generator API with tools for credit balance checking and task monitoring.

README

smithery badge

A TypeScript-based MCP server that provides AI image and video generation capabilities through a simple interface.

Note: This server requires an API key from GPT4O Image Generator. Please visit the website to obtain your API key before using this service.

Features

Tools

1. Image to Video Conversion

  • image_to_video - Convert static images into animated videos
    • Required parameters:
      • image: Base64 encoded image or image URL
      • api_key: Authentication key
    • Optional parameters:
      • prompt: Text prompt to guide video generation (default: "in the style of ghibli")
      • aspect_ratio: Output video aspect ratio (default: "9:16")
      • negative_prompt: Negative prompt to guide generation (default: "bad prompt")

2. Points Management

  • get_points - Check remaining API credits
    • Required parameters:
      • api_key: Authentication key

3. Task Management

  • get_task_result - Check the status of a video generation task
    • Required parameters:
      • taskId: Task ID returned from image_to_video
      • api_key: Authentication key

Development

Install dependencies:

npm install

Build the server:

npm run build

For development with auto-rebuild:

npm run watch

Installation

To use with Claude Desktop, add the server config:

On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "mcp-server-ghibli-video": {
      "command": "npx",
      "args": ["-y", "@openmcprouter/mcp-server-ghibli-video"],
      "env": {
        "Ghibli_API_URL": "https://www.gpt4oimg.com"
      }
    }
  }
}

Installing via Smithery

To install mcp-server-ghibli MCP Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @MichaelYangjson/mcp-ghibli-video --client claude

Debugging

Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:

npm run inspector

The Inspector will provide a URL to access debugging tools in your browser.

from github.com/michaelyangjson/mcp-ghibli-video

Установить Ghibli Video Generator в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install ghibli-video-generator

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add ghibli-video-generator -- npx -y @openmcprouter/mcp-server-ghibli-video

Пошаговые гайды: как установить Ghibli Video Generator

FAQ

Ghibli Video Generator MCP бесплатный?

Да, Ghibli Video Generator MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Ghibli Video Generator?

Нет, Ghibli Video Generator работает без API-ключей и переменных окружения.

Ghibli Video Generator — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Ghibli Video Generator в Claude Desktop, Claude Code или Cursor?

Открой Ghibli Video Generator на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Ghibli Video Generator with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории media