KieAI MCP
Related Servers
Alternatives to KieAI MCP
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceMCP server for generating images and audio using Google's Gemini AI models.22MIT
- AlicenseAqualityBmaintenanceMCP server for Pixmax API enabling generation of images, video, text, audio, and 3D across dozens of models like Midjourney, Kling, and ElevenLabs.10MIT
- AlicenseAqualityCmaintenanceMCP server for AI image generation and editing using Google Gemini image models.7403 npmMIT
- AlicenseAqualityBmaintenanceMCP server for AI-powered image, audio, and video generation, enabling media creation directly from Claude, Cursor, and other MCP clients.1139 npmMIT
- AlicenseNot gradedqualityAmaintenanceMCP server for generating images and videos using Google Gemini and VEO models, with support for multiple AI models and credential modes.1Apache 2.0
- AlicenseNot gradedqualityCmaintenanceMCP server for AI-powered image generation using OpenAI's gpt-image-1 and gpt-image-2 models with advanced text rendering and native transparency support.38 npm1MIT
TDQS
Scored across 6 tools
Each tool targets a distinct operation: generating images, videos, audio, checking task status, upscaling images, and listing models. There is no overlap or ambiguity between these actions.
All tool names follow a consistent kie_ prefix with snake_case verbs, but 'kie_upscale' is a verb alone while others use verb_noun (e.g., kie_generate_image). This minor deviation keeps it mostly predictable.
Six tools are well-scoped for an AI media generation server, covering generation across modalities plus task management and model discovery without unnecessary bloat.
The surface covers generation, upscaling, task checking, and model listing, which forms a cohesive workflow. Minor gaps like explicit cancelation or result retrieval are indirectly handled via check_task, so the core scope is complete.