Loading MCP server directory, please wait...
Kling AI video generation MCP server for Model Context Protocol hosts
npx @getmcp/cli add io.github.mindstone/mcp-server-klingRequires Node.js 18+. Community-contributed server. Review source before installing.
KLING_ACCESS_KEYKling API access key
KLING_SECRET_KEYKling API secret key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mindstone/mcp-server-kling": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-kling"
],
"env": {
"KLING_ACCESS_KEY": "",
"KLING_SECRET_KEY": "",
"KLING_REQUEST_TIMEOUT_MS": "60000"
}
}
}
}