mcpbeat Sign in

Kavel MCP Server

local only

Kavel MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 14 Sep 2026.

Discover Kavel's AI photo/video generators, get tuned prompts, and open the right tool on kavel.ai.

Installs per day peak 257 · avg 20 · -1% w/w
a month agotoday
40
Installs / week
npm · kavel-mcp
0
Stars
0 open issues
14 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Kavel MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add kavel-mcp -- npx -y kavel-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kavel-mcp": {
      "args": [
        "-y",
        "kavel-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kavel-mcp]
command = "npx"
args = ["-y", "kavel-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "kavel-mcp": {
      "args": [
        "-y",
        "kavel-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kavel-mcp": {
      "args": [
        "-y",
        "kavel-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Kavel MCP

same job, measured the same way
Mediagen
by cripacx

Generate images and video from text prompts across Gemini, OpenAI and Kie AI.

37 installs/wk local only
AgentsKit Registry
by agentskit-io

Discover open-source AI agents and get source-owned installation instructions through MCP.

4 tools answering
Shopping Discovery
by periskop-ai

Product discovery for AI agents: ranked products and bundles from the open merchant web.

answering
Aetherwave MCP
by aetherwave-studio

Music, image, video and audio generation across top AI providers - one key, one credit pool.

82 installs/wk local only
AI Act Article 50 Audit
by jmshinhwa

Finds the AI call sites, generation code and system prompts that trigger EU AI Act Article 50 disclo

337 installs/wk local only
Path402 — Tokenised Web Content for AI Agents
by b0ase

AI agents discover, acquire, and re-serve tokenised web content via the $402 protocol

23 installs/wk local only
NeuroViz — AI Jewelry Photography
by neuroviz

AI jewelry photography: retouching, virtual try-on, and product video generation.

answering
Uno Platform
by platform

The Uno Platform MCP Server to get up-to-date docs and prompts

4 tools answering

Kavel MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Kavel MCP?
Kavel MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package kavel-mcp was installed 40 times last week.
How do I connect Kavel MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls kavel-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Kavel MCP?
The npm package kavel-mcp was installed 40 times in the last week. Week over week that is -1%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Kavel MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.