mcp.film

mcp.film / Video Generation / Kling MCP

Kling MCP

Communityby Community (199 Longevity)creditsverified Jun 11, 2026

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

Rate it: no ratings yet

What it does

Community server hitting Kuaishou's official Kling API directly, with 13 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_KEY — https://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, 30 stars. README documents models through Kling v1.x/v2-master — for Kling 3.0 access today, the Runway, Higgsfield or fal hub MCPs may be fresher. Auto-downloads results locally.

Pairs well with