Command Palette

Search for a command to run...

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

Myvideogift

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

Create and deliver personalized video gifts (photos + an original song) from any Model Context Protocol client.

GitHubEmbed

Описание

Create and deliver personalized video gifts (photos + an original song) from any Model Context Protocol client.

README

smithery badge

Create and deliver personalized video gifts (photos + an original song) from any Model Context Protocol client — Claude Desktop, Cursor, agent frameworks, IDEs.

It wraps the My Video Gift agent API. Renders draw from a prepaid credit balance, so the connecting key must be a live key with credits.

Tools

Tool What it does API
list_occasions List supported occasions (drives song + tone) GET /occasions
check_account Key status + prepaid credit balance GET /account
create_gift Create a gift from photos + song, optionally render it POST /gifts/photos/render
get_gift Fetch a gift + (once ready) the film URL GET /gifts/{id}
list_gifts List your gifts, newest first (filter by status) GET /gifts

create_gift will not render unless you pass consent=true (you attest you hold the rights to the photos and the recipient's depiction) and at least one photo_urls entry — the guard runs before any credit is spent.

Configuration

Env var Required Default
MVG_API_KEY yes — (a mvg_live_… key from developers.myvideogift.com)
MVG_API_BASE no https://myvideogift.com/api/v1

Install (Claude Desktop, Cursor, …)

Add to your MCP client config (e.g. claude_desktop_config.json):

{
  "mcpServers": {
    "myvideogift": {
      "command": "npx",
      "args": ["-y", "myvideogift-mcp"],
      "env": { "MVG_API_KEY": "mvg_live_your_key_here" }
    }
  }
}

Local dev

npm install
npm run build
npm test        # offline smoke test — boots the server, asserts the tools
MVG_API_KEY=mvg_live_… npm start

Publishing / listing (needs a human account)

  • npm: npm publish (public) so npx myvideogift-mcp resolves.
  • Official MCP registry — published as io.github.CryptoLibertus/myvideogift.
  • Smithery: connect this repo at https://smithery.ai (uses smithery.yaml).
  • Glama: auto-indexes public GitHub MCP servers.
  • mcp.so / PulseMCP: submit this repo's URL via their site.

from github.com/CryptoLibertus/myvideogift-mcp

Установка Myvideogift

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/CryptoLibertus/myvideogift-mcp

FAQ

Myvideogift MCP бесплатный?

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

Нужен ли API-ключ для Myvideogift?

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

Myvideogift — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

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

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

Похожие MCP

Compare Myvideogift with

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

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

Автор?

Embed-бейдж для README

Похожее

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