← Claude MCP Servers Directory

🎨

EverArt MCP Server

Community

About

AI image generation capabilities. Create and manipulate images using AI models.

Features

  • Text-to-image generation
  • Image style transfer
  • Image editing
  • Multiple model support

Installation

Using Claude Desktop

Add this configuration to your Claude Desktop config file:

{
  "mcpServers": {
    "everart": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-everart"
      ]
    }
  }
}

Using Cursor

Configure in your Cursor settings (Settings > MCP):

{
  "everart": {
    "command": "npx",
    "args": [
      "-y",
      "@modelcontextprotocol/server-everart"
    ]
  }
}

How to Use

Once installed, you can ask your AI assistant to:

  • "Generate images from text"
  • "Create artwork"
  • "Edit existing images"