Loomal

mcp-kling

MCP server by github.com/acedatacloud/klingmcp

MCP server for Kling AI video generation

0 starspypi: mcp-klingRemote-capable

About mcp-kling

mcp-kling is an MCP (Model Context Protocol) server published by acedatacloud in the official MCP registry. MCP server for Kling AI video generation

mcp-kling runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as a Python package on PyPI (mcp-kling), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/acedatacloud/klingmcp.

Use mcp-kling with your agent

Claude Code · one command
claude mcp add --transport http mcp-kling https://kling.mcp.acedata.cloud/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-kling": {
      "url": "https://kling.mcp.acedata.cloud/mcp"
    }
  }
}
streamable-httphttps://kling.mcp.acedata.cloud/mcp
pypimcp-kling

Frequently asked questions

What is mcp-kling?
mcp-kling is an MCP (Model Context Protocol) server by acedatacloud. MCP server for Kling AI video generation
How do I connect mcp-kling to Claude, Cursor, or another MCP client?
mcp-kling is a remote MCP server — add its endpoint (https://kling.mcp.acedata.cloud/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is mcp-kling open source?
Yes — the source code is public at github.com/acedatacloud/klingmcp.
Can AI agents pay to use mcp-kling?
Not yet through Loomal — mcp-kling is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-kling? Claim this listing free by verifying GitHub ownership, or contact us.