EverArt Forge MCP ServerServer

nickbaumann98
GitHub
image generationAI integrationvector graphics

Loading subscription status...

💡 Description

An advanced Model Context Protocol (MCP) server for Cline that integrates with EverArt AI models to generate both vector and raster images, offering powerful image generation capabilities with flexible storage options and format conversion.

📝 JSON Entries

{
  "mcpServers": [
    {
      "everart-forge": {
        "env": {
          "EVERART_API_KEY": "your_api_key_here"
        },
        "args": [
          "/absolute/path/to/everart-forge-mcp/build/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

list_imagesview_imagegenerate_image

Features

  • Vector graphics generation with automatic SVG optimization
  • Raster image generation supporting PNG, JPEG, and WebP formats
  • Flexible output paths and file naming conventions
  • High-quality image processing with multiple AI models

💬 Example Queries

  • Generate a minimalist tech logo in SVG format using the Recraft-Vector model.
  • Create a photo-realistic landscape image using the FLUX1.1-ultra model.
  • Make me a vector icon for my project that represents artificial intelligence.
  • Generate a professional company logo as an SVG file and save it on my desktop.