Kie MCP
A comprehensive Model Context Protocol server for the kie.ai generation API. Gives Claude (and any MCP client) access to 54+ image models, 95+ video models, and 20+ audio tools with deep model intelligence built in. It runs locally over stdio via the published package.
People who work with ai image generation, elevenlabs and flux and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-31 · ★ 3 · #60 OF 173 MAINTAINED MEDIA · VERIFIED 2026-09-18
MIT · JavaScript servers · how we verify → /methodology
01 · Install Kie MCP
before you install - you'll need
Set KIE_API_KEY before connecting. KIE_PROJECT_ROOT is optional or environment-specific per the README.
Claude Code
claude mcp add elibarnett-kie-mcp -- npx -y kie-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"elibarnett-kie-mcp": {
"command": "npx",
"args": [
"-y",
"kie-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package kie-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.elibarnett is GitHub-verified and matches the repo owner
03 · What Kie MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v5.1.0 · 2026-08-31
Complete-coverage release (#98–#100): profiles now span the full image + video + audio catalog, and the dead Sora family is gone. · Added · social-video profile (#99) - the first video vertical: TikTok/Reels/Shorts…
v5.0.0 · 2026-08-26
The Vertical Profiles release (#91): kie-mcp now ships per-domain job intelligence alongside its per-model intelligence. · Added · Vertical Profiles (#91) - per-domain playbooks that brief the calling agent: the intake…
v4.9.0 · 2026-08-26
August drift-sweep release (#75–#82): every gap between the MCP and current kie capabilities, one issue → one PR each. · Added · MiniMax H3 (Hailuo-03) (#81) - minimax-h3/{text-to-video, image-to-video…
04 · Who maintains Kie MCP
kie-mcp is maintained by elibarnett. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/elibarnett/kie-mcp
- category
- media - ranked #60 of 173 actively-maintained media servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-31)
- registry
- io.github.elibarnett/kie-mcp (active, first published 2026-05-11 · 2 versions)
- packages
- npm:kie-mcp
06 · Kie MCP FAQ
What is Kie MCP?
A comprehensive Model Context Protocol server for the kie.ai generation API. Gives Claude (and any MCP client) access to 54+ image models, 95+ video models, and 20+ audio tools with deep model intelligence built in. It runs locally over stdio via the published package.
Is Kie MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-31 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Kie MCP?
Run `npx -y kie-mcp`. The README documents 2 environment variables (KIE_API_KEY, KIE_PROJECT_ROOT) to set first. Set KIE_API_KEY before connecting. KIE_PROJECT_ROOT is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Kie MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Kie MCP
Alternatives to Kie MCP
Maintained media servers if Kie MCP isn't the fit.
- Openshorts Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube. ★ 5,045 · 2026-09-17
- Claude Real Video Let any LLM watch a video locally - and search everything it has ever watched. ★ 2,158 · 2026-09-11
- Minutes The private, owned conversation-memory layer for AI. Record, transcribe, and search every meeting. ★ 1,485 · 2026-09-18
- Voicemode Natural voice conversations for AI assistants - STT/TTS via MCP ★ 1,368 · 2026-09-15
- Comfyui MCP MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM. ★ 755 · 2026-09-14
- Nova3 D Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script. ★ 714 · 2026-08-12
More media MCP servers · Applemusic MCP · AI Diagram Maker · Vision Squeezer · Icon Composer MCP · Gflow CLI
More JavaScript MCP servers · Taskbounty Check · ellmos Blender Use · Ux MCP Server · Analytics · Cernion Energy Tools MCP · see all