🖼️

EverArt MCP Server

✓ 官方/认证

Anthropic (官方)

AI 用 100+ 模型生成图像(FLUX、SDXL 等),免本地 GPU

10.1k
GitHub Stars
stdio
安装方式
MIT
开源协议
3
可用工具

📖 详细介绍

Anthropic 官方 EverArt MCP Server,让 AI 调用 100+ 图像生成模型(FLUX、SDXL、Stable Diffusion 等),无需本地 GPU 即可生成高质量图像。

核心特性

100+ 模型
免本地 GPU
多种风格
快速生成
Anthropic 官方

🛠️ 可用工具 (3)

generate_image()
list_models()
get_model_info()

🎯 适用场景

AI 图像创作
营销素材
社交媒体配图
UI 资产
插画生成

⚙️ 安装与配置

系统要求

  • Node.js 18+
  • EverArt API Key

安装命令

npx -y @modelcontextprotocol/server-everart

Claude Desktop 配置 (claude_desktop_config.json)

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

🔗 相关链接

🧩 相关 MCP Servers

浏览更多 AI 与机器学习 MCP

EverArt MCP ServerAI 与机器学习 分类下的 MCP server 之一