kavel-mcp
Discover Kavel's AI photo/video generators, get tuned prompts, and open the right tool on kavel.ai.
Install
Terminal
$npx -y kavel-mcpmcp_config.json
{
"mcpServers": {
"ai-kavel-kavel-mcp": {
"args": [
"-y",
"kavel-mcp"
],
"command": "npx"
}
}
}Documentation
Kavel MCP
An MCP server for Kavel — bring Kavel's AI photo & video generators into any MCP client (Claude, Cursor, Cline, …). Ask for an effect, get a model-tuned prompt, and open the right tool to generate it on www.kavel.ai.
No account or API key required to use this server — it helps you pick a tool and craft a prompt, then hands off to Kavel's free-tier generators.
What it does
| Tool | What it returns |
|---|---|
list_kavel_tools | Browse/search Kavel's generators by goal (e.g. "make my dog look royal") |
build_kavel_prompt | A model-tuned prompt recipe for a chosen effect, customized with your details |
open_in_kavel | The direct generator URL, pre-set to the right mode |
list_kavel_models | The image/video models Kavel runs and what each is good at |
Featured generators
- AI Hairstyle Changer
- AI Figurine Generator
- AI Pet Portrait Generator
- AI Wedding Photo Generator
- 90s Yearbook Photos
- AI Dance Video Generator
- HD Photo Converter
- Browse all →
Install
Run directly with npx:
npx kavel-mcp
Claude Desktop / Claude Code
Add to your MCP config (claude_desktop_config.json or .mcp.json):
{
"mcpServers": {
"kavel": {
"command": "npx",
"args": ["-y", "kavel-mcp"]
}
}
}
Cursor / Cline
Point the client at the command npx -y kavel-mcp (stdio transport).
Skill (Claude Code / Cursor / Codex)
This repo also ships the kavel-image-studio agent skill (skills/kavel-image-studio/) — it helps pick the right Kavel generator, craft a model-tuned prompt, and hand off the generate link.
Install via the open agent-skills CLI:
npx skills add hanshs474/kavel-mcp
Or as a Claude Code plugin marketplace:
/plugin marketplace add hanshs474/kavel-mcp
/plugin install kavel-image-studio
Develop
npm install
npm run build
npm start
Links
- Website: https://www.kavel.ai
- Issues: https://github.com/hanshs474/kavel-mcp/issues
License
MIT © Kavel
Sourced from the repository README.
More in AI & Agents
- PonytailMakes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.109,599
- AgentsMulti-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, and Google Antigravity39,079
- Frontend SlidesCreate beautiful slides on the web using a coding agent's frontend skills28,060
- Agent Skills Search ServerSearch and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.24,658
- Agency Agents Zh🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。19,868
- Watermarks RemoverStrip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MD17,822