An MCP server that integrates with Recraft API to provide advanced raster and vector image operations, including generation, editing, vectorization, background removal, and upscaling.
image generationimage editingvectorizationbackground removalupscalingRecraft APItool
Installation & Configuration
{
"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>"
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/5/19
Updated
2026/6/8