Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ACEDATACLOUD_API_TOKENYesYour AceDataCloud API token, get from https://platform.acedata.cloud

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
face_detect_keypointsA

Detect faces in an image and return 90+ keypoints per face.

Use this when:
- You want raw landmark coordinates for downstream alignment / animation.
- You need to count or locate faces in a photo.
face_beautifyB

Apply beauty effects (smoothing / whitening / slimming / eye enlarging).

face_change_ageA

Age or de-age one or more faces using explicit target age information.

face_change_genderB

Swap perceived facial gender characteristics in a portrait.

face_swapB

Replace the face in target_image_url with the face from source_image_url.

face_cartoonizeB

Convert a portrait to an animated / cartoon style.

face_detect_livenessA

Decide whether a face image is from a live person versus a printed / screen photo.

face_get_usage_guideA

Return a concise usage guide for the Face Transform tools.

Use this when:
- The model needs a refresher on which face tool fits the user's intent.
- Onboarding a new conversation that hasn't seen the prompts yet.

Prompts

Interactive templates invoked by user choice

NameDescription
face_guideGuide for choosing the right Face Transform tool.
face_workflow_examplesCommon workflow examples for face analysis and transformation.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AceDataCloud/FaceTransformMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server