Mcp Recraft Server
@recraft-ai
Mcp Recraft Server について
MCP (modelcontextprotocol) server implementation for Recraft API
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"recraft": {
"command": "npx",
"args": [
"-y",
"@recraft-ai/mcp-recraft-server@latest"
],
"env": {
"RECRAFT_API_KEY": "<YOUR_RECRAFT_API_KEY>",
"IMAGE_STORAGE_DIRECTORY": "<YOUR_IMAGE_STORAGE_DIRECTORY>",
"RECRAFT_REMOTE_RESULTS_STORAGE": "<YOUR_REMOTE_RESULTS_STORAGE_INDICATOR>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mcp Recraft Server?
Mcp Recraft Server is an MCP (Model Context Protocol) server that integrates MCP clients with Recraft’s raster- and vector-image operations. It enables image generation, editing, style creation, vectorization, background removal and replacement, and upscaling for developers and AI‑assisted workflows.
How to use Mcp Recraft Server?
Obtain a Recraft API key from your Recraft profile API page. Install via Claude Desktop Extensions (download the .dxt file and double‑click), via Smithery (remote storage only), or manually by editing claude_desktop_config.json with npx or a built source. Configure the environment variables RECRAFT_API_KEY (mandatory), IMAGE_STORAGE_DIRECTORY (optional, defaults to $HOME_DIR/.mcp-recraft-server), and RECRAFT_REMOTE_RESULTS_STORAGE (set to "1" for remote storage).
Key features of Mcp Recraft Server
- Generates raster and vector images from text prompts
- Creates custom styles from a set of images
- Vectorizes raster images
- Edits images via image-to-image with prompt control
- Removes or replaces image backgrounds
- Upscales images with crisp or creative mode
- Reports user info and remaining credit balance
Use cases of Mcp Recraft Server
- Generating high‑quality raster or vector images for design projects
- Creating and reusing custom visual styles across multiple images
- Converting raster logos or illustrations to scalable vector formats
- Automating background removal or background replacement in bulk
- Upscaling low‑resolution images for print or high‑res displays
FAQ from Mcp Recraft Server
How do I obtain a Recraft API key?
Register an account at Recraft.ai, go to your profile API page, buy API units (credits), and generate an API key.
What installation methods are available?
You can install via Claude Desktop Extensions (download .dxt file), via Smithery (remote storage only), or manually by editing claude_desktop_config.json using npx or a local build.
How do I control where generated images are stored?
Set the IMAGE_STORAGE_DIRECTORY environment variable for local storage (defaults to $HOME_DIR/.mcp-recraft-server), or set RECRAFT_REMOTE_RESULTS_STORAGE="1" to store images remotely and receive URLs.
What tools does Mcp Recraft Server offer?
It provides nine tools: generate_image, create_style, vectorize_image, image_to_image, remove_background, replace_background, crisp_upscale, creative_upscale, and get_user. Each tool has specific parameters and per‑image pricing.
Are there any runtime dependencies?
Manual setup requires Node.js to run npx or node. The server communicates over stdio and requires a Recraft API key for authentication.
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
コメント