MCP for kie.ai: 45+ image, 70+ video, 20+ audio models with model intelligence
claude mcp add kie-mcp -- npx -y kie-mcp
claude_desktop_config.json
{
"mcpServers": {
"kie-mcp": {
"command": "npx",
"args": [
"-y",
"kie-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"kie-mcp": {
"command": "npx",
"args": [
"-y",
"kie-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"kie-mcp": {
"command": "npx",
"args": [
"-y",
"kie-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"kie-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"kie-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"kie-mcp": {
"command": "npx",
"args": [
"-y",
"kie-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.elibarnett--kie-mcp/reviews or the review_server meta-tool.
POST /mcp