MCP Server
MCP
io.github.elibarnett/kie-mcp
MCP for kie.ai: 45+ image, 70+ video, 20+ audio models with model intelligence
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "kie-mcp",
"version": "4.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your kie.ai API key from https://kie.ai/api-key",
"isRequired": true,
"isSecret": true,
"name": "KIE_API_KEY"
},
{
"description": "Directory where generated files are saved (under kie/assets/raw/). Defaults to cwd.",
"name": "KIE_PROJECT_ROOT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment