# io.github.muhammetali/recraft-mcp-server (npm · recraft-mcp-server)

Recraft AI Image Generation MCP Server for AI coding agents

- Trust score: 73/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- npm · `recraft-mcp-server`: 73/100 (this document), [markdown](https://verifymcp.io/servers/muhammetali-recraft-mcp-server/recraft-mcp-server.md), [page](https://verifymcp.io/servers/muhammetali-recraft-mcp-server/recraft-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `recraft-mcp-server`
- Version: `1.0.0`
- 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-09-25.

- **Supply Chain Security**: 81/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known high-severity CVE affects sharp 0.34.5, a direct dependency. A fixed version is available.
  - No install/post-install scripts declared.
  - 31 of 126 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 48/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 16 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 70/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 3892 tokens (~162/item across 24 items; 24 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 73/100
  - Stability observed for 22 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.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "recraft_remove_background" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default.
  - An AI judge read all 24 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.muhammetali/recraft-mcp-server server?

io.github.muhammetali/recraft-mcp-server runs locally as an npm package, launched with npx -y recraft-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add muhammetali-recraft-mcp-server -- npx -y recraft-mcp-server
```

### Cursor

```json
{
  "mcpServers": {
    "muhammetali-recraft-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "recraft-mcp-server"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "muhammetali-recraft-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "recraft-mcp-server"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add muhammetali-recraft-mcp-server -- npx -y recraft-mcp-server
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add muhammetali-recraft-mcp-server --command npx --arg -y --arg recraft-mcp-server
```

### Hermes

```yaml
mcp_servers:
  muhammetali-recraft-mcp-server:
    command: "npx"
    args: ["-y", "recraft-mcp-server"]
```

### Netclaw

```json
{
  "McpServers": {
    "muhammetali-recraft-mcp-server": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "recraft-mcp-server"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add muhammetali-recraft-mcp-server -t stdio -c npx -a -y recraft-mcp-server
```

### Other

```json
{
  "mcpServers": {
    "muhammetali-recraft-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "recraft-mcp-server"
      ]
    }
  }
}
```

## 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-09-25 (score 73, 0)

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

### 2026-09-24 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-22 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-20 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 67, +4)

- [functional improvement] Stability: unverified → 0.27

## MCP tools (24)

### `recraft_check_credits` (~22 tokens)

Check your Recraft account info and remaining API credits

### `recraft_generate_image` (~408 tokens)

Generate images from text prompt. Supports all Recraft models (V4, V4 Vector/SVG, V4 Pro, V3, V2), 70+ styles, color palette control, text layout, and multiple sizes. V4 Vector models produce SVG output.

Input parameters:

- `controls` (object): Generation controls
- `model` (string): Model: recraftv4_1, recraftv4_1_vector, recraftv4_1_pro, recraftv4_1_pro_vector, recraftv4_1_utility, recraftv4_1_utility_vector, recraftv4_1_utility_pro, recraftv4_1_utility_pro_vector, recraftv4, r…
- `n` (integer): Number of images to generate (1-6)
- `negative_prompt` (string): What to exclude from the image
- `prompt` (string, required): Image description (max 10,000 chars for V4, 1,000 for V3/V2)
- `response_format` (string): Response format
- `size` (string): Image size (e.g., 1024x1024, 1344x768) or ratio (e.g., 16:9, 1:1 for vector models)
- `style` (string): Style name (V3/V2 only). E.g., photorealism, illustration, vector_art, pixel_art, icon
- `style_id` (string): Custom style UUID (from recraft_create_style). Cannot combine with style.
- `text_layout` (array): Text placement on image

### `recraft_image_to_image` (~190 tokens)

Transform an existing image with a text prompt. Adjustable strength controls how much the original is preserved. V3/V3 Vector models only.

Input parameters:

- `controls` (object): Generation controls
- `file_path` (string, required): Local path to source image (PNG/JPG/WEBP, max 5MB)
- `model` (string): Model (V3 only)
- `n` (integer): Number of images to generate (1-6)
- `negative_prompt` (string): What to exclude
- `prompt` (string, required): How to transform the image
- `response_format` (string): Response format
- `strength` (number): Transform strength: 0=keep original, 1=fully regenerate
- `style` (string): Style name (V3 only)
- `style_id` (string): Custom style UUID
- `text_layout` (array): Text placement on image

### `recraft_inpaint` (~177 tokens)

Edit specific regions of an image using a mask. White mask areas are regenerated, black areas are preserved. V3/V3 Vector only.

Input parameters:

- `controls` (object): Generation controls
- `file_path` (string, required): Local path to source image
- `mask_path` (string, required): Local path to mask image (white=inpaint, black=preserve)
- `model` (string): Model (V3 only)
- `n` (integer): Number of images to generate (1-6)
- `negative_prompt` (string): What to exclude
- `prompt` (string, required): What to generate in the masked region
- `response_format` (string): Response format
- `style` (string): Style name
- `style_id` (string): Custom style UUID
- `text_layout` (array): Text placement on image

### `recraft_replace_background` (~151 tokens)

Replace the background of an image with AI-generated content. Keeps the subject, changes the scene. V3/V3 Vector only.

Input parameters:

- `controls` (object): Generation controls
- `file_path` (string, required): Local path to source image
- `model` (string): Model (V3 only)
- `n` (integer): Number of images to generate (1-6)
- `negative_prompt` (string): What to exclude
- `prompt` (string, required): Description of the new background
- `response_format` (string): Response format
- `style` (string): Style name
- `style_id` (string): Custom style UUID
- `text_layout` (array): Text placement on image

### `recraft_generate_background` (~199 tokens)

Fill masked background areas within an image's existing canvas (same size in, same size out). White mask = fill area, black = preserve. For expanding the canvas beyond the original image bounds, use recraft_outpaint instead. V3/V3 Vector only.

Input parameters:

- `controls` (object): Generation controls
- `file_path` (string, required): Local path to source image
- `mask_path` (string, required): Local path to mask (white=fill, black=preserve)
- `model` (string): Model (V3 only)
- `n` (integer): Number of images to generate (1-6)
- `negative_prompt` (string): What to exclude
- `prompt` (string, required): Description of background to generate
- `response_format` (string): Response format
- `style` (string): Style name
- `style_id` (string): Custom style UUID
- `text_layout` (array): Text placement on image

### `recraft_variate_image` (~102 tokens)

Generate variations of an existing image. Produces similar but different versions.

Input parameters:

- `file_path` (string, required): Local path to source image
- `image_format` (string): Output format
- `n` (integer): Number of images to generate (1-6)
- `random_seed` (integer): Random seed for reproducibility
- `response_format` (string): Response format
- `size` (string, required): Output size (WxH format, required)

### `recraft_remove_background` (~63 tokens)

Remove the background from an image, producing a transparent PNG.

Input parameters:

- `file_path` (string, required): Local path to image (PNG/JPG/WEBP, max 5MB, 256-4096px)
- `response_format` (string): Response format

### `recraft_vectorize` (~50 tokens)

Convert a raster image (PNG/JPG/WEBP) to SVG vector format.

Input parameters:

- `file_path` (string, required): Local path to raster image
- `response_format` (string): Response format

### `recraft_crisp_upscale` (~64 tokens)

Upscale an image with sharp, clean enhancement. Best for graphics, icons, illustrations.

Input parameters:

- `file_path` (string, required): Local path to image (max 4MP, 32-4096px)
- `response_format` (string): Response format

### `recraft_creative_upscale` (~66 tokens)

Upscale an image with AI-generated detail enhancement and face refinement. Best for photos and realistic images.

Input parameters:

- `file_path` (string, required): Local path to image (max 16MP, 256-4096px)
- `response_format` (string): Response format

### `recraft_erase_region` (~85 tokens)

Content-aware removal of a region in an image using a mask. White mask areas are erased and filled naturally.

Input parameters:

- `file_path` (string, required): Local path to source image (max 4MP)
- `mask_path` (string, required): Local path to mask (white=erase, black=preserve, same dimensions)
- `response_format` (string): Response format

### `recraft_create_style` (~70 tokens)

Create a custom style from 1-5 reference images. Returns a style_id for use in generation tools. V3/V3 Vector only.

Input parameters:

- `file_paths` (array, required): Array of local paths to reference images (1-5 images)
- `style_base` (string, required): Base style type

### `recraft_download_image` (~56 tokens)

Download an image from a URL and save it to a local file. Useful for saving generated images.

Input parameters:

- `output_path` (string, required): Local file path to save the image
- `url` (string, required): Image URL to download

### `recraft_generate_asset` (~301 tokens)

Full asset pipeline: generate image → download → optionally remove background → save to file. Perfect for game assets, icons, and UI elements.

Input parameters:

- `model` (string): Model: recraftv4_1, recraftv4_1_vector, recraftv4_1_pro, recraftv4_1_pro_vector, recraftv4_1_utility, recraftv4_1_utility_vector, recraftv4_1_utility_pro, recraftv4_1_utility_pro_vector, recraftv4, r…
- `negative_prompt` (string): What to exclude
- `output_path` (string, required): Where to save the final image
- `prompt` (string, required): Image description
- `remove_bg` (boolean): Remove background after generation (default: true)
- `size` (string): Image size (e.g., 1024x1024, 1344x768) or ratio (e.g., 16:9, 1:1 for vector models)
- `style` (string): Style name (V3/V2 only)

### `recraft_batch_generate` (~56 tokens)

Generate multiple assets in sequence with full pipeline (generate → bg remove → save). Each asset failure does not stop others. Includes 300ms rate limit delay between assets.

Input parameters:

- `assets` (array, required): Array of assets to generate

### `recraft_generate_themed_set` (~294 tokens)

Generate a complete themed asset set for game design. Creates a hero asset, builds a custom style from it, then generates all remaining symbols with visual consistency. Optionally generates background and outputs a Pixi.js-compatible asset manifest.

Input parameters:

- `bg_prompt` (string): Background image prompt (if omitted, no background is generated)
- `bg_size` (string): Background image size (default: 1344x768 / 16:9)
- `generate_manifest` (boolean): Generate asset-manifest.json for Pixi.js integration
- `output_dir` (string, required): Base output directory (symbols/ and ui/ subdirs will be created)
- `prompt_suffix` (string, required): Suffix appended to every symbol prompt for consistent style (e.g., ", ultra detailed 3D render, polished metallic surface, dramatic volumetric lighting from above, centered composition on pure black…
- `remove_bg` (boolean): Remove background from symbols (default: true)
- `size` (string): Image size (e.g., 1024x1024, 1344x768) or ratio (e.g., 16:9, 1:1 for vector models)
- `symbols` (array, required): Array of symbols to generate
- `theme` (string, required): Theme name (e.g., "Egyptian", "Viking", "Space")

### `recraft_generate_sized` (~365 tokens)

Generate an image at any target size (including small sizes like 64x64, 128x128, 256x256). Generates at API-compatible size, then resizes with Lanczos3 downsampling. Perfect for game sprites, icons, and UI elements.

Input parameters:

- `fit` (string): Resize strategy: contain (letterbox), cover (crop to fill), fill (stretch)
- `height` (integer, required): Target height in pixels (e.g., 64, 128, 256)
- `model` (string): Model: recraftv4_1, recraftv4_1_vector, recraftv4_1_pro, recraftv4_1_pro_vector, recraftv4_1_utility, recraftv4_1_utility_vector, recraftv4_1_utility_pro, recraftv4_1_utility_pro_vector, recraftv4, r…
- `negative_prompt` (string): What to exclude
- `output_path` (string, required): Where to save the final image
- `prompt` (string, required): Image description
- `remove_bg` (boolean): Remove background before resize (default: false)
- `style` (string): Style name (V3/V2 only)
- `style_id` (string): Custom style UUID
- `width` (integer, required): Target width in pixels (e.g., 64, 128, 256)

### `recraft_compare_styles` (~193 tokens)

Generate the same prompt in multiple styles for side-by-side comparison. Creates individual images and an optional comparison grid. Great for choosing the best style for your project.

Input parameters:

- `grid` (boolean): Generate a comparison grid image (default: true)
- `grid_columns` (integer): Number of columns in grid (default: 3)
- `model` (string): Model to use (V3 recommended for style support)
- `output_dir` (string, required): Directory to save comparison images
- `prompt` (string, required): Image description to test across styles
- `size` (string): Image size (e.g., 1024x1024, 1344x768) or ratio (e.g., 16:9, 1:1 for vector models)
- `styles` (array, required): Array of style names to compare (e.g., ["digital_illustration", "pixel_art", "vector_art"])

### `recraft_texture_swap` (~331 tokens)

Replace a specific region of an image with AI-generated content. Generates new content matching the region aspect ratio, resizes it, and composites it onto the original. Perfect for Spine atlas texture swaps and spritesheet updates.

Input parameters:

- `feather` (integer): Edge feather in pixels for smooth blending (0=hard edge, default: 0)
- `image_path` (string, required): Local path to source image (PNG/JPG/WEBP)
- `model` (string): Model: recraftv4_1, recraftv4_1_vector, recraftv4_1_pro, recraftv4_1_pro_vector, recraftv4_1_utility, recraftv4_1_utility_vector, recraftv4_1_utility_pro, recraftv4_1_utility_pro_vector, recraftv4, r…
- `negative_prompt` (string): What to exclude
- `output_path` (string, required): Where to save the result
- `prompt` (string, required): Description of replacement content
- `region` (object, required): Rectangle region to replace {x, y, width, height}
- `style` (string): Style name (V3/V2 only)
- `style_id` (string): Custom style UUID

### `recraft_outpaint` (~338 tokens)

Extend an image beyond its original boundaries with AI-generated content (canvas expansion). Different from recraft_generate_background, which only fills masked areas within the existing canvas. Specify a target size, per-side expand amounts, and/or a zoom-out percentage. V3/V3 Vector only.

Input parameters:

- `controls` (object): Generation controls
- `expand_bottom` (integer): Pixels to add to the bottom. Cannot combine with size.
- `expand_left` (integer): Pixels to add to the left. Cannot combine with size.
- `expand_right` (integer): Pixels to add to the right. Cannot combine with size.
- `expand_top` (integer): Pixels to add to the top. Cannot combine with size.
- `file_path` (string, required): Local path to source image
- `model` (string): Model (V3 only): recraftv3, recraftv3_vector
- `n` (integer): Number of images to generate (1-6)
- `negative_prompt` (string): What to exclude
- `prompt` (string, required): Description of the content to generate in the extended area
- `response_format` (string): Response format
- `size` (string): Target size for the resulting image — the source image is placed inside it. Cannot combine with expand_*.
- `style` (string): Style name
- `style_id` (string): Custom style UUID
- `text_layout` (array): Text placement on image
- `zoom_out_percentage` (number): Scales the source image down by this percentage before outpainting, revealing more surrounding context [0-100). Can combine with size or expand_*.

### `recraft_explore` (~150 tokens)

Generate a set of images for visual exploration and discovery — diverse results from a prompt, no fine-grained style/color control. Returns image IDs usable with recraft_explore_similar.

Input parameters:

- `controls` (object): Generation controls
- `model` (string): Model: recraftv4_1, recraftv4_1_vector, recraftv4_1_pro, recraftv4_1_pro_vector, recraftv4, recraftv4_vector, recraftv4_pro, recraftv4_pro_vector
- `prompt` (string, required): Image description
- `response_format` (string): Response format
- `size` (string): Image size or ratio

### `recraft_explore_similar` (~96 tokens)

Generate images visually similar to a source image previously created with recraft_explore. similarity controls how closely results resemble the source (1=slightly, 5=extremely similar).

Input parameters:

- `response_format` (string): Response format
- `similarity` (integer, required): How closely to match the source image (1-5)
- `source_image_id` (string, required): Image ID from a previous recraft_explore result

### `recraft_enhance_prompt` (~65 tokens)

Expand a short prompt into a richer, more detailed description with added visual context, style cues, and composition details. Use the result with any generation tool for more vivid output.

Input parameters:

- `prompt` (string, required): The original prompt to enhance (max 2000 chars)

## Diagnostics

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

## Score history

- 2026-09-25: 73
- 2026-09-24: 73
- 2026-09-23: 72
- 2026-09-22: 72
- 2026-09-21: 71
- 2026-09-20: 71
- 2026-09-19: 70
- 2026-09-18: 70
- 2026-09-17: 70
- 2026-09-16: 69
- 2026-09-15: 69
- 2026-09-14: 68
- 2026-09-13: 68
- 2026-09-12: 67
- 2026-09-11: 67
- 2026-09-10: 63
- 2026-09-09: 63
- 2026-09-08: 63
- 2026-09-07: 63
- 2026-09-06: 62
- 2026-09-05: 62
- 2026-09-04: 62
- 2026-09-03: 47

## Common questions

### What is the io.github.muhammetali/recraft-mcp-server server?

io.github.muhammetali/recraft-mcp-server is listed in the public MCP registry as io.github.muhammetali/recraft-mcp-server. Recraft AI Image Generation MCP Server for AI coding agents. This page covers its npm package (recraft-mcp-server).

### Is the io.github.muhammetali/recraft-mcp-server server safe to use?

io.github.muhammetali/recraft-mcp-server scores 73 out of 100 on VerifyMCP. We recorded 2 known advisories against it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.muhammetali/recraft-mcp-server server expose?

io.github.muhammetali/recraft-mcp-server exposes 24 tools: recraft_check_credits, recraft_generate_image, recraft_image_to_image, recraft_inpaint, recraft_replace_background, and 19 more. Their descriptions and schemas cost roughly 3,892 tokens of context every time the server is loaded.

### Is the io.github.muhammetali/recraft-mcp-server server still maintained?

io.github.muhammetali/recraft-mcp-server is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.muhammetali/recraft-mcp-server server under?

io.github.muhammetali/recraft-mcp-server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/recraft-mcp-server
- Socket report: https://socket.dev/npm/package/recraft-mcp-server
- Repository: https://github.com/muhammetali/recraft-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/muhammetali-recraft-mcp-server/recraft-mcp-server.xml
- Changelog JSON feed: https://verifymcp.io/servers/muhammetali-recraft-mcp-server/recraft-mcp-server.json
- HTML version of this page: https://verifymcp.io/servers/muhammetali-recraft-mcp-server/recraft-mcp-server
