Anthropic Official Media

EverArt

AI image generation via the EverArt API — text-to-image with multiple model choices.

85,593 stars 10,674 forks Last commit 1d ago Language TypeScript License MIT
Sign in to like + track View on GitHub →

Install

npm install -g @modelcontextprotocol/server-everart

Claude Desktop / Cursor config

Drop into your claude_desktop_config.json or Cursor MCP settings. Replace the ${…} placeholders with your own values.

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

About

Image-generation bridge for EverArt — supports FLUX, SD3, recraft and other models behind one API key. Returns hosted URLs the conversation can reference.

Discussion (0)

Sign in to comment →

No comments yet. Sign in to start the discussion.

More Media servers