@Retomagic/
БесплатноНе проверенEnables image and video generation through the Magicly API using any MCP client. Supports listing models, generating media, and polling predictions.
Описание
Enables image and video generation through the Magicly API using any MCP client. Supports listing models, generating media, and polling predictions.
README
An MCP server for the Magicly image & video generation API. Lets any MCP client (Claude Desktop, IDEs, agents) generate media through your Magicly developer API key.
Setup
- Create an API key at dev.magicly.ai → API Keys.
- Add the server to your MCP client. For Claude Desktop
(
claude_desktop_config.json):
{
"mcpServers": {
"magicly": {
"command": "npx",
"args": ["-y", "@retomagic/mcp"],
"env": { "MAGICLY_API_KEY": "sk_live_..." }
}
}
}
Restart the client. That's it.
Tools
list_models— list available models with id, media type, price ($) and inputs.generate— generate an image/video:{ model, prompt, aspect_ratio?, size?, seconds?, seed?, image? }. Creates a prediction and waits for the result, returning the output URL(s). Passwait: falseto return immediately with an id to poll.get_prediction— fetch a prediction's status/output byid.
Config
| Env | Default | Description |
|---|---|---|
MAGICLY_API_KEY |
– | Required. Your developer API key (sk_live_…). |
MAGICLY_API_URL |
https://api.magicly.ai/v1 |
API base URL (override for staging). |
Billing is metered in credits (1000 credits = $1) against your organization's balance. See dev.magicly.ai for pricing, keys and usage.
Development
npm install
npm run build # → dist/
MAGICLY_API_KEY=sk_live_... npm start
Установка @Retomagic/
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Retomagic-work/rtm-mcpFAQ
@Retomagic/ MCP бесплатный?
Да, @Retomagic/ MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для @Retomagic/?
Нет, @Retomagic/ работает без API-ключей и переменных окружения.
@Retomagic/ — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить @Retomagic/ в Claude Desktop, Claude Code или Cursor?
Открой @Retomagic/ на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Omni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
автор: buildwithtazaARA
Generate images, video and audio from any AI agent — one connector.
автор: ARAYouTube
Transcripts, channel stats, search
автор: YouTubeEverArt
AI image generation using various models.
автор: modelcontextprotocolCompare @Retomagic/ with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории media
