mcpbeat Sign in

Recraft MCP Server

local only

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

Recraft AI Image Generation MCP Server for AI coding agents

Installs per day peak 300 · avg 11
a month agotoday
336
Installs / week
npm · recraft-mcp-server
0
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Recraft MCP Server 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 recraft-mcp-server -- npx -y recraft-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "recraft-mcp-server": {
      "args": [
        "-y",
        "recraft-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.recraft-mcp-server]
command = "npx"
args = ["-y", "recraft-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "recraft-mcp-server": {
      "args": [
        "-y",
        "recraft-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "recraft-mcp-server": {
      "args": [
        "-y",
        "recraft-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Recraft MCP Server

same job, measured the same way
MCP Flux Pro
by acedatacloud

MCP server for Flux AI image generation

815 installs/wk answering
MCP Qwen Image
by acedatacloud

MCP server for Qwen Image 3 AI image generation

163 installs/wk answering
Opentalk2html Notmd
by aimino-tech

MCP server for HTML generation from AI agents

55 installs/wk local only
Grok Image
by codechap

MCP server for Grok image generation and editing

local only
MCP Nanobanana Pro
by acedatacloud

MCP server for NanoBanana AI image generation and editing

1 190 installs/wk answering
Midjourney
by acedatacloud

MCP server for Midjourney AI image generation and editing

1 511 installs/wk answering
gigachat-mcp
by theyahia

MCP server for GigaChat — AI chat, embeddings, image generation (Russia)

29 installs/wk local only
GPT Image
by codechap

MCP server for OpenAI GPT image generation and editing

local only

Recraft MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Recraft MCP Server?
Recraft MCP Server 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 recraft-mcp-server was installed 336 times last week.
How do I connect Recraft MCP Server?
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 recraft-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Recraft MCP Server?
The npm package recraft-mcp-server was installed 336 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Recraft MCP Server 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.