mcp.film / Model Hubs / Kie.ai MCP Server
Kie.ai MCP Server
Run Veo, Seedance, Kling, Runway, Suno, ElevenLabs, FLUX and more through one local MCP.
What it does
Community MCP server and sibling CLI for Kie.ai's media API, covering image, video, music and speech models from one local connector. It is useful for filmmaker-agents that need a broad current model shelf, async task polling, and token-conscious tool loading by category or explicit tool list. The agent still has to treat it as an aggregator, not as first-party access to every underlying model.
Connect
claude mcp add kie-ai -e KIE_AI_API_KEY=YOUR_KEY -- npx -y @felores/kie-ai-mcp-server
{
"mcpServers": {
"kie-ai": {
"command": "npx",
"args": [
"-y",
"@felores/kie-ai-mcp-server"
],
"env": {
"KIE_AI_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
{
"mcpServers": {
"kie-ai": {
"command": "npx",
"args": [
"-y",
"@felores/kie-ai-mcp-server"
],
"env": {
"KIE_AI_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
KIE_AI_API_KEY — https://kie.ai/api-key
Tools you'll see
nano_banana_imageveo3_generate_videobytedance_seedance_videokling_videorunway_aleph_videosuno_generate_musicelevenlabs_ttswait_for_tasklist_tasksField notes
MIT, npm @felores/kie-ai-mcp-server 3.5.0, Node >=18, pushed Jun 7 2026, 28 stars. It can load all tools, but the README recommends KIE_AI_ENABLED_TOOLS or KIE_AI_TOOL_CATEGORIES=image,video to avoid burning context on unused schemas. Caveat: Kie.ai is an aggregator/reseller path for models from many vendors; rights, availability and ToS safety depend on the underlying provider, and Midjourney/Suno-style access should be treated as gray until verified for your use case.
Pairs well with
MartiniMartini
Official
The film set for AI videos — direct entire productions from your agent.
D-ID MCP ServerD-ID
Official
D-ID's hosted MCP connecting agents to the D-ID API and docs for avatar video.
HeyGen Remote MCPHeyGen
Official
Hosted MCP for avatar videos, lipsync, and 175-language video translation.