keugenek/krea-mcp
MCP server for Krea.ai - Generate stunning AI images & videos with Flux, Hailuo, Runway, Kling, Ideogram, Imagen & more. Works with Claude Desktop, Claude Code, and any MCP client.
Platform-specific configuration:
{
"mcpServers": {
"krea-mcp": {
"command": "npx",
"args": [
"-y",
"krea-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://www.npmjs.com/package/@vmosaic/krea-mcp-server) [](https://opensource.org/licenses/Apache-2.0) [](https://modelcontextprotocol.io) [](https://github.com/keugenek/krea-mcp/actions) [](https://github.com/keugenek/krea-mcp/stargazers)
> MCP server for [Krea.ai](https://krea.ai) - Generate stunning AI images and videos using Flux, Hailuo, Runway, Kling, Ideogram, Imagen, and 20+ other state-of-the-art models.
212+ developers have cloned this repo within 2 weeks. Works with Claude Desktop, Claude Code, Cursor, and any MCP-compatible client.
---
You can run the MCP server directly via npx:
{
"mcpServers": {
"krea": {
"command": "npx",
"args": [
"-y",
"@vmosaic/krea-mcp-server"
],
"env": {
"KREA_API_KEY": "YOUR_KREA_API_KEY"
}
}
}
}---
npm install -g @vmosaic/krea-mcp-serverGet your API key from krea.ai
Loading reviews...