Loading MCP server directory, please wait...
AceDataCloud Face Transform MCP: keypoints, beautify, age/gender, swap, cartoon, liveness
npx @getmcp/cli add io.github.AceDataCloud/mcp-face-transformRequires Python 3.10+. Community-contributed server. Review source before installing.
ACEDATACLOUD_API_TOKENAPI token from Ace Data Cloud (https://platform.acedata.cloud)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AceDataCloud/mcp-face-transform": {
"command": "uvx",
"args": [
"mcp-face-transform"
],
"env": {
"ACEDATACLOUD_API_TOKEN": ""
}
}
}
}