Token导航 LogoToken导航TokenDH.com
KL
音视频HTTP官方级别未说明来源级核验

Klamdo MCP

MCP Server

Generate identity-locked 4K images and 5-second vertical videos from a single reference photo — or connect your AI agent and generate full content packages: scripts, captions, images, video, voiceove…

工具数

公开资料未说明
JavaScriptAPI密钥HTTP语音音频

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/18 00:04

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add klamdo/klamdo-mcp

详细介绍

Klamdo — AI Content Engine for Creators and Agents

Generate identity-locked 4K images and 5-second vertical videos from a single reference photo — or connect your AI agent and generate full content packages: scripts, captions, images, video, voiceove…

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add klamdo/klamdo-mcp

# Browse available tools
npx -y smithery tool list klamdo/klamdo-mcp

# Get full schema for a tool
npx -y smithery tool get klamdo/klamdo-mcp generate_image

# Call a tool
npx -y smithery tool call klamdo/klamdo-mcp generate_image '{}'

Direct MCP Connection

Endpoint: https://klamdo-mcp--klamdo.run.tools

Required config:

  • apiKey (query) — Your Klamdo API Key. Get your API Key https://www.klamdo.app/profile

Tools (10)

  • generate_image — Generate a 4K identity-locked image using the user's Klamdo reference photo. Returns a job ID. Use check_job to poll fo…
  • generate_video — Generate a 5-second vertical identity-locked video on Klamdo. Requires a startFrameAssetId from upload_start_frame. If …
  • upload_start_frame — Upload a start-frame image for video generation. Provide a public HTTPS image URL — Klamdo fetches it, stores it, and r…
  • check_job — Check the status of a Klamdo generation job. Returns status, download URLs, and a suggested social caption when complet…
  • get_account — Get the current Klamdo account status including credit balance, plan tier, and free sample eligibility.
  • list_jobs — List recent Klamdo generation jobs for this account, ordered newest first. Shows status, mode (image/video), prompt pre…
  • list_packages — List Klamdo's available agentic packages, including expected deliverables, required plan tier, and estimated credits fo…
  • create_package — Create a Klamdo agentic package job from a business prompt. Returns a package ID and manifest URL for downstream agents…
  • get_package — Get the current status of a Klamdo package job, including progress, deliverable counts, and manifest URL.
  • get_package_manifest — Fetch the structured package manifest for a Klamdo package. This is the agent-ready output contract for downstream buil…
# Get full input/output schema for a tool
npx -y smithery tool get klamdo/klamdo-mcp 

Resources

  • klamdo://docs — How to use Klamdo's MCP tools

Prompts (3)

  • brand-image (useCase, tone) — Generate a professional branded image for a specific use case
  • content-reel (hook) — Generate a short video clip for a social media Reel or TikTok
  • batch-content-week (theme, platforms) — Plan and generate a week of branded content (images and videos) from a single theme

目录标签

目录标签

JavaScriptAPI密钥HTTP语音音频

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

api-key

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPapi-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP