EverArt
AI image generation using various models.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: EverArt Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-everart
Detailed Documentation
AI image generation using various models.
Configuration
{
"mcpServers": {
"everart": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-everart"
],
"env": {}
}
}
}