E

EverArt MCP Server

Verified

AI image generation and model training for creative workflows.

freemium 62/100 Content & Media image-generation ai-art creative models media

A Model Context Protocol server for EverArt, an AI image generation platform. Enables AI agents to generate images using various models, train custom models, and manage image assets.

Supports image generation with multiple AI models, custom model training, and asset management for creative workflows.

Install

npx -y @modelcontextprotocol/server-everart

MCP Client Config

{
  "mcpServers": {
    "everart": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-everart"
      ],
      "env": {
        "EVERART_API_KEY": "<your-api-key>"
      }
    }
  }
}

Required Environment Variables

  • EVERART_API_KEY

Capabilities

Tools

generate_imagetrain_modellist_modelsget_generation

Compatible With

Claude Desktop Claude Code Cursor

Pricing

Free tier available. Paid plans for higher volume and custom models.

Metrics

18,500

GitHub Stars

4,200

Installs

340

Weekly

3

Open Issues