EverArt AI image generation — create and manage AI-generated images with various models and styles
EVERART_API_KEYnpx @getmcp/cli add everartConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"everart": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-everart"
],
"env": {
"EVERART_API_KEY": ""
}
}
}
}