AI Swap Face Server
БесплатноНе проверенProvides access to AI Swap Face's image generation styles, pricing, FAQ, and official links. Enables AI clients to retrieve information about this online face-s
Описание
Provides access to AI Swap Face's image generation styles, pricing, FAQ, and official links. Enables AI clients to retrieve information about this online face-swapping tool.
README
AI Swap Face - Online AI Face Swap Tool
MCP Badge License: MIT Stdio Transport Read Only MCP smithery Node
A Model Context Protocol server that exposes the canonical AI Swap Face knowledge surface — image generation workflows and styles, pricing, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.
Official website: https://aiswapface.online
🎨 About AI Swap Face
AI Swap Face is a browser-based face-swapping tool that lets users replace faces in photos and videos using neural network processing. No software installation is required — users upload an image or video clip, select a source face, and the service produces a composited result with automatic color matching and blend controls. The platform supports single-face and multi-face detection, meaning it can identify and swap multiple faces within a single group photo in one pass. Processed files are automatically deleted after 24 hours, and results are delivered without watermarks on supported tiers. A REST API with webhook support is also available for developers who want to embed the capability into their own applications.
Key Features
- Photo and video face swapping — supports still images (JPG, PNG, WebP, HEIC) and video clips up to 10–60 seconds depending on account tier, with output from 720p up to 4K resolution.
- Multi-face detection — automatically locates every face in a group photo and applies swaps in a single operation, rather than requiring separate runs per face.
- Batch processing — handles multiple images in one job, useful for processing sets of frames or product shots at volume.
- Blend strength and color matching controls — lets users fine-tune how the swapped face integrates with the target image's lighting and skin tone.
- Developer API — a REST interface with webhook callbacks allows the face-swap pipeline to be called programmatically from external services or custom tools.
- Privacy-focused handling — uploaded and generated files are removed from servers automatically after 24 hours, with no persistent storage of user content.
Use Cases
- Content creation and social media — creators swap faces onto existing footage or imagery to produce reaction clips, character-based posts, or promotional visuals without hiring actors or reshooting.
- Meme and comedy content — the platform includes a dedicated "Kirkify" feature for a popular meme format, and the general tool supports similar lightweight creative remixing.
- Digital art and visual storytelling — artists use face swapping to place a consistent character likeness across a series of generated or stock images.
- Application development — developers integrate the API to add face-swap functionality to their own products, such as entertainment apps, photo editors, or avatar generators.
- Video editing and post-production — video editors use the tool to replace a face across a short clip when reshooting is not practical, such as correcting a take or matching a stand-in to a lead actor.
Who Is It For
AI Swap Face is aimed at a broad but digitally active audience. Social media content creators and video editors represent the primary users — people who need fast turnaround on visual effects without access to professional compositing software. Meme creators and hobbyists use the free tier for casual experimentation. App developers and small studios are served by the API and commercial licensing options, which allow the face-swap pipeline to be embedded in products without building underlying models. The multi-language interface (eight languages supported) extends the reach to non-English-speaking markets, and the no-install, browser-based design keeps the barrier to entry low for users who are not technically inclined.
Tools
list_styles
Return the canonical list of image-generation styles or presets the site exposes. (AI Swap Face)
Input: no parameters. Returns: text/markdown.
get_pricing
Return the canonical pricing entry point for AI Swap Face.
Input: no parameters. Returns: text/markdown.
get_official_links
Return the canonical list of official links for AI Swap Face (website, support, docs when available).
Input: no parameters. Returns: text/markdown.
Resources
site://ai-swap-face/styles— Supported image-generation styles and presets.site://ai-swap-face/pricing— Canonical pricing entry point.site://ai-swap-face/faq— Short FAQ generated from public site metadata.site://ai-swap-face/links— Canonical URLs to share with users.
Prompts
tell_me_about_ai_swap_face
Summarize what the site is, who it's for, and how it works. — AI Swap Face
try_image_style_ai_swap_face
Recommend a starting image-generation style for a stated goal. — AI Swap Face
Installation
Install via Smithery
npx -y @smithery/cli install ai-swap-face-mcp --client claude
(Replace claude with cursor, windsurf, or continue for those clients.)
Install from source
git clone https://github.com/rocnubie/ai-swap-face-mcp.git
cd ai-swap-face-mcp
pnpm install
Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):
{
"mcpServers": {
"ai-swap-face-mcp": {
"command": "node",
"args": [
"/absolute/path/to/ai-swap-face-mcp/src/index.mjs"
]
}
}
}
Debug with MCP Inspector
npx @modelcontextprotocol/inspector node src/index.mjs
Official Links
- Website: https://aiswapface.online
- Pricing: https://aiswapface.online/pricing
- Support: [email protected]
Development
pnpm install
pnpm start # run the server over stdio
License
MIT
Установка AI Swap Face Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/rocnubie/ai-swap-face-mcpFAQ
AI Swap Face Server MCP бесплатный?
Да, AI Swap Face Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для AI Swap Face Server?
Нет, AI Swap Face Server работает без API-ключей и переменных окружения.
AI Swap Face Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить AI Swap Face Server в Claude Desktop, Claude Code или Cursor?
Открой AI Swap Face Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
ARA
Generate images, video and audio from any AI agent — one connector.
автор: ARAOmni 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/
автор: buildwithtazaYouTube
Transcripts, channel stats, search
автор: YouTubeEverArt
AI image generation using various models.
автор: modelcontextprotocolgpu-bridge/mcp-server
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
автор: gpu-bridgehamflx/imagen3-mcp
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
автор: hamflxmerterbak/Grok-MCP
MCP server for xAI's [Grok API](https://docs.x.ai/docs/overview) with agentic tool calling, image generation, vision, and file support.
автор: merterbakSureScaleAI/openai-gpt-image-mcp
OpenAI GPT image generation/editing MCP server.
автор: SureScaleAIYangLiangwei/PersonalizationMCP
Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authenticati
автор: YangLiangweiAceDataCloud/MCPFlux
Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
автор: AceDataCloudCompare AI Swap Face Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории media
