AceDataCloud Face Transform MCP: keypoints, beautify, age/gender, swap, cartoon, liveness
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
A Model Context Protocol (MCP) server that exposes the AceDataCloud Face Transform API β face keypoint detection, beautification, age/gender transform, face swap, cartoonization, and liveness detection.
Status: All Face APIs are currently in Alpha. Interfaces may evolve.
Set your AceDataCloud API token:
Get your token from https://platform.acedata.cloud.
| Tool | Description |
|---|---|
face_detect_keypoints | Detect 90+ keypoints per face (multi-face supported). |
face_beautify | Smoothing, whitening, face slimming, and eye enlarging. |
face_change_age | Age or de-age a portrait. |
face_change_gender | Swap perceived facial gender characteristics. |
face_swap | Move a source face onto a target image (with optional async webhook). |
face_cartoonize | Render a portrait in cartoon / animated style. |
face_detect_liveness | Distinguish a live capture from a printed / screen photo. |
face_get_usage_guide | Concise client-side tool usage reference. |
Or use the hosted endpoint with bearer auth:
MIT β see LICENSE.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-face-transform)<a href="https://allmcps.com/mcp/mcp-face-transform"><img src="https://allmcps.com/api/badge/mcp-face-transform?style=directory" alt="Mcp Face Transform on AllMCPs" /></a>