Recraft MCP Server
@BartWaardenburg
关于 Recraft MCP Server
MCP server for AI image generation, transformation, and style management via the Recraft API. 16 tools for text-to-image, inpainting, vectorization, upscaling, and more.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"recraft-mcp-server": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"-e",
"RECRAFT_API_TOKEN=your-api-token",
"ghcr.io/bartwaardenburg/recraft-mcp-server:latest"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Recraft MCP Server?
A community-maintained MCP server that provides 16 tools for AI image generation, transformation, and style management via the Recraft API. It enables text-to-image, image-to-image editing, background manipulation, vectorization, upscaling, and custom style creation through the Model Context Protocol.
How to use Recraft MCP Server?
Install by running npx -y recraft-mcp or using Docker, then configure your MCP client (Claude Desktop, VS Code, Claude Code, Cursor, Windsurf, Smithery) with a RECRAFT_API_TOKEN environment variable obtained from your Recraft account. Optionally adjust toolset filtering, cache TTL, and retry settings.
Key features of Recraft MCP Server
- Text-to-image, image-to-image, and inpainting generation
- Background replacement, removal, and generation
- Vectorization (SVG) and two upscaling modes
- Custom style creation from reference images
- Account information and credit checking
- Configurable toolset filtering and cache settings
Use cases of Recraft MCP Server
- Generate marketing visuals from text descriptions
- Edit and transform existing images with AI
- Remove or replace backgrounds in product photos
- Convert raster images to scalable vector graphics
- Apply custom visual styles consistently across images
FAQ from Recraft MCP Server
What is a Recraft API token and where do I get one?
It is an authentication token required to use the Recraft API. Obtain it from your Recraft account profile page at https://www.recraft.ai/profile/api.
What are the system requirements?
Node.js 20+ (or Docker) and a valid Recraft API token.
Is this server officially supported by Recraft?
No, it is an unofficial, community-maintained project and is not affiliated with or endorsed by Recraft.
Can I limit which tools are available?
Yes, the server is configurable to filter toolsets so you can expose only the tools you need.
Where does image processing happen?
All image processing is performed via the Recraft API; images are sent to and processed on Recraft’s servers.
其他 分类下的更多 MCP 服务器
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Nginx UI
0xJackyYet another WebUI for Nginx
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ICSS
chokcoco不止于 CSS
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
评论