kavel-mcp
Enables browsing and generating AI photo and video effects via Kavel's generators, crafting model-tuned prompts and opening the appropriate tool, no API key required.
README
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
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
E2B
Using MCP to run code via e2b.