# ai.kavel/kavel-mcp (npm · kavel-mcp)

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

- Trust score: 68/100 (medium)
- Change this week: +22
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `kavel-mcp`: 68/100 (this document), [markdown](https://verifymcp.io/servers/ai-kavel-kavel-mcp/kavel-mcp.md), [page](https://verifymcp.io/servers/ai-kavel-kavel-mcp/kavel-mcp)

## Channel facts

- Registry: `npm`
- Package: `kavel-mcp`
- Version: `0.1.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 19 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 369 tokens (~92/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add ai-kavel-kavel-mcp -- npx -y kavel-mcp
```

### Codex

```bash
codex mcp add ai-kavel-kavel-mcp -- npx -y kavel-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-kavel-kavel-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "kavel-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ai-kavel-kavel-mcp --command npx --arg -y --arg kavel-mcp
```

### Hermes

```yaml
mcp_servers:
  ai-kavel-kavel-mcp:
    command: "npx"
    args: ["-y", "kavel-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "ai-kavel-kavel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kavel-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 68, +63)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [functional improvement] Schema quality: unverified → good
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] Licence: MIT

### 2026-08-01 (score 5, −16)

- [functional regression] Tool coverage: 100 → unverified

### 2026-07-31 (score 21, −20)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 41, +17)

- [security regression] Provenance: unverified → fail
- [security regression] Malware scan: pass → unverified
- [security improvement] Install scripts: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] Licence: MIT

### 2026-07-28 (score 24, −22)

- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 46)

First indexed and scored.

## MCP tools (4)

### `list_kavel_tools` (~136 tokens)

List Kavel AI photo/video tools

Browse or search Kavel's AI photo & video generators (hairstyle changer, figurine, pet portrait, wedding photo, 90s yearbook, dance video, HD photo converter, and more). Use `query` to match a goal like 'make my dog look royal' or 'turn my selfie into a figurine'. Each result includes the direct URL on www.kavel.ai to generate it.

Input parameters:

- `hub` (string): Optional filter: only image tools or only video tools.
- `query` (string): Optional goal or keyword to match, e.g. 'wedding photo', 'dancing video'.

### `build_kavel_prompt` (~115 tokens)

Build a Kavel prompt

Get a model-tuned prompt for a specific Kavel tool. Returns Kavel's proven prompt recipe for that effect (tuned for its model), optionally customized with the user's details. Paste the result into the generator on the tool's page.

Input parameters:

- `customization` (string): Optional extra details to weave in, e.g. 'make the figurine hold a skateboard' or 'red velvet dress'.
- `tool` (string, required): The tool slug from list_kavel_tools, e.g. 'ai-figurine-generator'.

### `open_in_kavel` (~82 tokens)

Open a Kavel generator

Get the direct URL to a Kavel tool's generator page (on www.kavel.ai), pre-set to the right mode with a tuned prompt, so the user can generate the result. Free-tier models let users generate without paying.

Input parameters:

- `tool` (string, required): The tool slug from list_kavel_tools, e.g. 'ai-wedding-photo-generator'.

### `list_kavel_models` (~36 tokens)

List Kavel models

List the AI models Kavel runs (image and video), what each is good at, and whether it has a free tier.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/ai-kavel-kavel-mcp/kavel-mcp#diagnostics

## Score history

- 2026-08-03: 68
- 2026-08-02: 68
- 2026-08-01: 5
- 2026-07-31: 21
- 2026-07-30: 41
- 2026-07-28: 24
- 2026-07-27: 46

## Links

- npm package: https://www.npmjs.com/package/kavel-mcp
- Socket report: https://socket.dev/npm/package/kavel-mcp
- Repository: https://github.com/hanshs474/kavel-mcp
- Website: https://www.kavel.ai/
- Changelog RSS feed: https://verifymcp.io/servers/ai-kavel-kavel-mcp/kavel-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/ai-kavel-kavel-mcp/kavel-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/ai-kavel-kavel-mcp/kavel-mcp
