★ 0 stars
TypeScript
🤖 AI/LLM
Updated today
The complete MCP server for Kling AI — text/image-to-video, lip-sync, avatar, audio, image gen & virtual try-on for the latest Kling 3.0 / v2.5 / o1 models. Use from Claude, Cursor, or any MCP client.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-kling": {
"command": "npx",
"args": [
"-y",
"aadityasp/mcp-kling"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-kling npx -y aadityasp/mcp-kling
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-kling": {
"command": "npx",
"args": [
"-y",
"aadityasp/mcp-kling"
]
}
}
}
📋 Copy
README Excerpt
<p align="center"> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/license-MIT-green.svg" alt="MIT License"></a> <img src="https://img.shields.io/badge/node-%E2%89%A5%2018-339933?logo=node.js&logoColor=white" alt="Node >= 18"> <img src="https://img.shields.io/badge/TypeScript-strict-3178C6?logo=typescript&logoColor=white" alt="TypeScript strict">
Tools (20)
KLING_ACCESS_KEY KLING_AUTO_DOWNLOAD KLING_BASE_URL KLING_OUTPUT_DIR KLING_SECRET_KEY KLING_TIMEOUT_MS kling_account_balance kling_ai_multi_shot kling_avatar kling_create_custom_voice kling_download_result kling_extend_image kling_extend_video kling_identify_face kling_image_generation kling_image_recognize kling_image_to_video kling_lip_sync kling_list_tasks kling_motion_control
Topics
ai-video anthropic claude image-to-video kling kling-ai mcp model-context-protocol text-to-video video-generation