{
  "markdown": "# Kavel MCP\n\nAn MCP server for **[Kavel](https://www.kavel.ai)** — 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](https://www.kavel.ai).\n\nNo 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.\n\n## What it does\n\n| Tool | What it returns |\n|---|---|\n| `list_kavel_tools` | Browse/search Kavel's generators by goal (e.g. \"make my dog look royal\") |\n| `build_kavel_prompt` | A model-tuned prompt recipe for a chosen effect, customized with your details |\n| `open_in_kavel` | The direct generator URL, pre-set to the right mode |\n| `list_kavel_models` | The image/video models Kavel runs and what each is good at |\n\n## Featured generators\n\n- [AI Hairstyle Changer](https://www.kavel.ai/image/ai-hairstyle-changer)\n- [AI Figurine Generator](https://www.kavel.ai/image/ai-figurine-generator)\n- [AI Pet Portrait Generator](https://www.kavel.ai/image/ai-pet-portrait-generator)\n- [AI Muscle Generator](https://www.kavel.ai/image/ai-muscle-generator)\n- [90s Yearbook Photos](https://www.kavel.ai/image/90s-yearbook-photos)\n- [AI Dance Video Generator](https://www.kavel.ai/video/ai-dance-video-generator)\n- [HD Photo Converter](https://www.kavel.ai/image/hd-photo-converter)\n- [Browse all →](https://www.kavel.ai)\n\n## Install\n\nRun directly with npx:\n\n```bash\nnpx kavel-mcp\n```\n\n### Claude Desktop / Claude Code\n\nAdd to your MCP config (`claude_desktop_config.json` or `.mcp.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"kavel\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"kavel-mcp\"]\n    }\n  }\n}\n```\n\n### Cursor / Cline\n\nPoint the client at the command `npx -y kavel-mcp` (stdio transport).\n\n## Skill (Claude Code / Cursor / Codex)\n\nThis repo also ships the **kavel-image-studio** agent skill (`skills/kavel-image-studio/`) — it helps pick the right [Kavel](https://www.kavel.ai) generator, craft a model-tuned prompt, and hand off the generate link.\n\nInstall via the open agent-skills CLI:\n\n```bash\nnpx skills add hanshs474/kavel-mcp\n```\n\nOr as a Claude Code plugin marketplace:\n\n```\n/plugin marketplace add hanshs474/kavel-mcp\n/plugin install kavel-image-studio\n```\n\n## Develop\n\n```bash\nnpm install\nnpm run build\nnpm start\n```\n\n## Links\n\n- Website: <https://www.kavel.ai>\n- Issues: <https://github.com/hanshs474/kavel-mcp/issues>\n\n## License\n\nMIT © [Kavel](https://www.kavel.ai)\n",
  "bytes": 2506,
  "sha": "446a2d59a411598b52d667928bfcff2d550e6607663d78e3c8bf6bc566c7b3d2",
  "repo_slug": "hanshs474/kavel-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_ai_kavel_kavel_mcp_6c0eb8c1/readme"
}