io.github.elibarnett/kie-mcp MCP Server
io.github.elibarnett/kie-mcp
What is the io.github.elibarnett/kie-mcp MCP server?
MCP for kie.ai: 45+ image, 70+ video, 20+ audio models with model intelligence
How to install io.github.elibarnett/kie-mcp
Copy-paste configuration for popular MCP clients.
KIE_API_KEYrequiredsecretYour kie.ai API key from https://kie.ai/api-key
KIE_PROJECT_ROOTDirectory where generated files are saved (under kie/assets/raw/). Defaults to cwd.
{
"mcpServers": {
"kie-mcp": {
"command": "npx",
"args": [
"-y",
"kie-mcp"
],
"env": {
"KIE_API_KEY": "<YOUR_KIE_API_KEY>",
"KIE_PROJECT_ROOT": "<YOUR_KIE_PROJECT_ROOT>"
}
}
}
}{
"mcpServers": {
"kie-mcp": {
"command": "npx",
"args": [
"-y",
"kie-mcp"
],
"env": {
"KIE_API_KEY": "<YOUR_KIE_API_KEY>",
"KIE_PROJECT_ROOT": "<YOUR_KIE_PROJECT_ROOT>"
}
}
}
}{
"mcpServers": {
"kie-mcp": {
"command": "npx",
"args": [
"-y",
"kie-mcp"
],
"env": {
"KIE_API_KEY": "<YOUR_KIE_API_KEY>",
"KIE_PROJECT_ROOT": "<YOUR_KIE_PROJECT_ROOT>"
}
}
}
}{
"servers": {
"kie-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"kie-mcp"
],
"env": {
"KIE_API_KEY": "<YOUR_KIE_API_KEY>",
"KIE_PROJECT_ROOT": "<YOUR_KIE_PROJECT_ROOT>"
}
}
}
}claude mcp add kie-mcp --env KIE_API_KEY=<YOUR_KIE_API_KEY> --env KIE_PROJECT_ROOT=<YOUR_KIE_PROJECT_ROOT> -- npx -y kie-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.