Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

com.puppetry/mcp-server

NPM · @PUPPETRY.COM/MCP-SERVER · SCANNED AUG 3

Turn a portrait photo and a script into a talking-head AI video via the Puppetry API.

+17 this week 57 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
Schema Quality & AI Usability41
  • AI-judged instruction clarity (poor).Fail
  • Context-footprint check failed: tool/resource definitions use about 1264 tokens (~114/item across 11 items; 11 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @puppetry.com/mcp-server

# add to Claude Code
claude mcp add com-puppetry-mcp-server -- npx -y @puppetry.com/mcp-server
# add to Codex CLI
codex mcp add com-puppetry-mcp-server -- npx -y @puppetry.com/mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-puppetry-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@puppetry.com/mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-puppetry-mcp-server --command npx --arg -y --arg @puppetry.com/mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  com-puppetry-mcp-server:
    command: "npx"
    args: ["-y", "@puppetry.com/mcp-server"]
// mcp.json
{
  "mcpServers": {
    "com-puppetry-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@puppetry.com/mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +42
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Stability: unverified → 0.23 functional
    • Schema quality: unverified → poor functional
    • License: unverified → pass functional
    • Licence: MIT functional
  • 31 Jul 26 −7
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 40

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@puppetry.com/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 11 exposed · ~1,264 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
animate_audio ~339

Animate a portrait photo with your own audio file. The puppet will lip-sync to the provided audio. Returns a task_id — use get_video_status to check when the video is ready.

NameTypeReqDescription
audiostringHosted audio URL alias for agent callers.
audioUrlstringHosted audio URL alias.
audio_urlstringURL of the audio file (.mp3, .wav) to lip-sync against.
avatarstringHosted avatar image URL alias for agent callers.
avatarUrlstringHosted avatar image URL alias for agent callers.
avatar_urlstringHosted avatar image URL snake_case alias.
expressivenessnumberExpression intensity 0.0–2.0. Default: 1.0.
idempotencyKeystringOptional retry key sent as Idempotency-Key.
idempotency_keystringOptional retry key alias sent as Idempotency-Key.
imagestringHosted portrait image URL alias for agent callers.
imageUrlstringHosted portrait image URL alias.
image_urlstringURL of a portrait/face photo to animate.
photostringHosted photo image URL alias for agent callers.
photoUrlstringHosted photo image URL alias for agent callers.
photo_urlstringHosted photo image URL snake_case alias.
portraitstringDeprecated alias for image_url.
portraitUrlstringHosted portrait image URL alias for agent callers.
portrait_urlstringHosted portrait image URL snake_case alias.

No output schema declared.

No examples provided.

create_puppet ~457

Turn a portrait photo into a realistic talking-head video. Provide an image URL, a text script, and a voice ID. The puppet will speak the script with lip-synced animation. Returns a task_id — use get_video_status to check when the video is ready.

NameTypeReqDescription
avatarstringHosted avatar image URL alias for agent callers.
avatarUrlstringHosted avatar image URL alias for agent callers.
avatar_urlstringHosted avatar image URL snake_case alias.
expressivenessnumberExpression intensity 0.0–2.0. Higher = more animated facial movements. Default: 1.0.
idempotencyKeystringOptional retry key sent as Idempotency-Key.
idempotency_keystringOptional retry key alias sent as Idempotency-Key.
imagestringHosted portrait image URL alias for agent callers.
imageUrlstringHosted portrait image URL alias.
image_urlstringURL of a portrait/face photo to animate. Must be a clear, front-facing image.
languagestringLanguage code (e.g. "en", "es", "fr"). Default: "en".
photostringHosted photo image URL alias for agent callers.
photoUrlstringHosted photo image URL alias for agent callers.
photo_urlstringHosted photo image URL snake_case alias.
portraitstringDeprecated alias for image_url.
portraitUrlstringHosted portrait image URL alias for agent callers.
portrait_urlstringHosted portrait image URL snake_case alias.
promptstringAlias for the text script, useful for prompt-oriented agents.
scriptstringThe text script for the puppet to speak (max 5000 chars).
textstringAlias for the text script to synthesize and animate.
voicestringVoice ID alias for SDK and agent callers.
voiceIdstringVoice ID alias.
voice_idstringVoice ID from list_voices. Use list_voices first to find a suitable voice.

No output schema declared.

No examples provided.

get_video_status ~112

Check the status of a Puppetry video generation job. Returns status (queued/processing/completed/failed), progress percentage, and the download URL when complete.

NameTypeReqDescription
idstringGenerated video ID alias.
jobIdstringGenerated video job ID.
job_idstringGenerated video job ID alias.
taskIdstringGenerated video task ID alias from submit responses.
task_idstringThe task ID returned by create_puppet or animate_audio.

No output schema declared.

No examples provided.

list_voices ~97

List available AI voices for Puppetry. Returns voice ID, name, language, gender, and preview URL. Over 500 voices across 29 languages. Filter by language or gender.

NameTypeReqDescription
genderstringFilter by gender: "male" or "female". Omit for all.
languagestringFilter voices by language code (e.g. "en", "es", "ja"). Omit for all.

No output schema declared.

No examples provided.

puppetry_create_audio_upload_url ~43

Reserve a signed Puppetry-hosted audio upload URL. PUT the audio bytes to uploadUrl, then pass readUrl to puppetry_create_video_from_audio.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

puppetry_create_video_from_audio ~27

Create a talking-head video from a portrait image and an existing audio URL.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

puppetry_create_video_from_text ~31

Create a talking-head video from a portrait image and text. Returns a job ID for polling.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

puppetry_get_job_status ~19

Fetch a generated video job by ID.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

puppetry_get_quota ~25

Check the current Puppetry API key video credit balance and monthly usage.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

puppetry_lipsync ~32

Lip-sync a portrait or puppet with an existing audio URL. Alias of puppetry_create_video_from_audio.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

puppetry_list_voices ~82

List Puppetry voices for agent integrations. Supports the same language/gender filters as list_voices.

NameTypeReqDescription
genderstringFilter by gender: "male" or "female". Omit for all.
languagestringFilter voices by language code (e.g. "en", "es", "ja"). Omit for all.

No output schema declared.

No examples provided.