FaceLink
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_blender_instancesA | List Blender windows that currently have the FaceLink bridge running. |
| facelink_healthB | Check connectivity and capabilities for one FaceLink Blender instance. |
| scan_sceneB | Read stable IDs, bounds, nav data, armature bones and Action channel inventories. |
| validate_retarget_profileA | Validate a rename-only or sampled pose-bake profile without changing Blender. |
| analyze_retarget_profileC | Measure hierarchy, rest-axis and proportion safety for a reviewed bone map. |
| suggest_retarget_profile_mapB | Suggest exact/normalized/alias bone matches; output always requires human review. |
| validate_shot_specC | Validate a typed shot without changing Blender. |
| preview_shotB | Compile a shot, including deterministic navmesh paths, without applying it. |
| stage_scene_patchA | Stage a patch in Blender for visible human review without changing the scene. |
| get_staged_patchA | Read the patch and artist-facing summary currently waiting for approval. |
| apply_staged_patchC | Apply the patch that a human has reviewed in Blender. |
| discard_staged_patchA | Discard the staged patch without changing Blender. |
| apply_scene_patchB | Power-user escape hatch: apply a white-listed patch without Blender review staging. |
| undo_last_applyC | Ask Blender to undo the most recent edit. |
| list_revision_historyA | List persistent FaceLink audit entries and current-session rollback availability. |
| rollback_to_revisionB | Undo the selected revision and every newer FaceLink revision in this session. |
| get_blender_jobA | Get the status of a previously submitted Blender job. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/xuebazhou-blip/FaceLink'
If you have feedback or need assistance with the MCP directory API, please join our Discord server