MCP Directory
Back

mcp-recraft-server

by recraft-ai · TypeScript · ★ 54

MCP (modelcontextprotocol) server implementation for Recraft API

Install

npx -y github:recraft-ai/mcp-recraft-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-recraft-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:recraft-ai/mcp-recraft-server"
      ]
    }
  }
}

From the README

Recraft MCP Server This is an MCP ([Model Context Protocol](https://modelcontextprotocol.io/)) server integrating MCP clients with [Recraft](https://recraft.ai/)'s raster- and vector-image operations: - raster and vector image generation - raster and vector image editing - creating custom styles and generating images in them - vectorization of raster images - background removal and replacement - upscaling of raster images By connecting this MCP server to your MCP client you will be able to generate high-quality raster and vector images using Recraft, combining differ…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related media servers