Reelfaceless
БесплатноНе проверенSchedule short-form video posts to YouTube and TikTok from Claude Desktop or any MCP client using the ReelFaceless public API.
Описание
Schedule short-form video posts to YouTube and TikTok from Claude Desktop or any MCP client using the ReelFaceless public API.
README
MCP server (stdio) for the ReelFaceless public API. Schedule short-form video posts to YouTube and TikTok from Claude Desktop, Claude Code or any other MCP client.
Setup
You need an API key: ReelFaceless → workspace → Settings → API (Creator plan and up). Plan quotas and rate limits apply automatically.
Claude Code
claude mcp add reelfaceless \
--env REELFACELESS_API_KEY=rf_your_key \
-- npx -y reelfaceless-mcp@latest
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"reelfaceless": {
"command": "npx",
"args": ["-y", "reelfaceless-mcp@latest"],
"env": { "REELFACELESS_API_KEY": "rf_your_key" }
}
}
}
Optional: REELFACELESS_BASE_URL to point at a different instance.
Tools
| Tool | Purpose |
|---|---|
list_channels |
Connected channels incl. posting schedule (needed for channel IDs) |
upload_video |
Upload a local MP4/MOV/WebM (max 500 MB), returns media_id |
create_post |
Schedule a post across channels — queue slots or a fixed time |
list_posts |
List posts, newest first, optional status filter |
get_post_status |
Per-channel status, remote URLs, error details |
get_post_metrics |
Latest views/likes/comments per channel for a published post |
Example prompt: "Upload ~/exports/recap.mp4 and add it to the queue for all my channels with the caption 'Weekly recap'."
Development
npm install
npm run build # bundles to dist/index.js
npx tsx test/e2e.ts # BASE=… RF_KEY=… VIDEO=… — full round-trip test
Установка Reelfaceless
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/danyial/reelfaceless_mcpFAQ
Reelfaceless MCP бесплатный?
Да, Reelfaceless MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Reelfaceless?
Нет, Reelfaceless работает без API-ключей и переменных окружения.
Reelfaceless — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Reelfaceless в Claude Desktop, Claude Code или Cursor?
Открой Reelfaceless на 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 Reelfaceless with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории media
