{
  "slug": "kling",
  "name": "Kling MCP",
  "vendor": "Community (199 Longevity)",
  "official": false,
  "category": "video-generation",
  "featured": false,
  "tagline": "Fullest direct Kling API MCP: video, extend, lip-sync, effects, KOLORS images.",
  "description": "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.",
  "capabilities": [
    "text-to-video",
    "image-to-video",
    "video-extension",
    "lip-sync",
    "video-effects",
    "text-to-image"
  ],
  "tools_sample": [
    "generate_video",
    "generate_image_to_video",
    "extend_video",
    "create_lipsync",
    "apply_video_effect",
    "generate_image",
    "get_account_balance"
  ],
  "install": {
    "claude_code": "claude mcp add kling -e KLING_ACCESS_KEY=YOUR_KEY -e KLING_SECRET_KEY=YOUR_SECRET -- npx -y mcp-kling@latest",
    "remote_url": null,
    "stdio_command": "npx -y mcp-kling@latest"
  },
  "auth": {
    "type": "api_key",
    "env_var": "KLING_ACCESS_KEY",
    "key_url": "https://app.klingai.com/global/dev/api-key"
  },
  "pricing": "credits",
  "links": {
    "repo": "https://github.com/199-mcp/mcp-kling",
    "docs": null,
    "site": null
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "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."
}