mcp.film

mcp.film / Video Generation / Kling MCP

Kling MCP

Communityby Community (199 Longevity)creditsverified Aug 11, 2026

Fullest direct Kling API MCP: video, extend, lip-sync, effects, KOLORS images.

What it does

Community server hitting Kuaishou's official Kling API directly, with tools spanning text/image-to-video, video extension, lip-sync with TTS voices, effects, KOLORS image generation and virtual try-on. The most complete option if you want Kling on your own API account rather than via a hub.

Connect

Claude Code
claude mcp add kling -e KLING_ACCESS_KEY=YOUR_KEY -e KLING_SECRET_KEY=YOUR_SECRET -- npx -y mcp-kling@latest
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "kling": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-kling@latest"
      ],
      "env": {
        "KLING_ACCESS_KEY": "YOUR_KEY_HERE"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "kling": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-kling@latest"
      ],
      "env": {
        "KLING_ACCESS_KEY": "YOUR_KEY_HERE"
      }
    }
  }
}
Auth: api_key · env KLING_ACCESS_KEYhttps://app.klingai.com/global/dev/api-key

Tools you'll see

generate_videogenerate_image_to_videoextend_videocreate_lipsyncapply_video_effectgenerate_imageget_account_balance

Field notes

MIT, 40 stars. npm mcp-kling is at 5.2.0 (2025-12-22) while the public repo has not been pushed since 2025-06-14 — the published package is well ahead of the visible source, so read the npm tarball, not the README, for the current tool list. The README documents models through Kling v1.x/v2-master; for Kling 3.0 today the Runway, Higgsfield or fal hub MCPs are fresher. Auto-downloads results locally.

Pairs well with