The official EverArt MCP server provides AI agents with access to EverArt's image generation platform. Agents can generate images using various AI models, train custom models on provided images, check generation job status, and retrieve generated images. Requires an EverArt API key. Useful for creative workflows, product visualization, and content generation pipelines.
npx -y @modelcontextprotocol/server-everart
{
"mcpServers": {
"everart": {
"env": {
"EVERART_API_KEY": "your-api-key"
},
"args": [
"-y",
"@modelcontextprotocol/server-everart"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 3 tools available.
The official EverArt MCP server provides AI agents with access to EverArt's image generation platform. Agents can generate images using various AI models, train custom models on provided images, check generation job status, and retrieve generated images. Requires an EverArt API key. Useful for creative workflows, product visualization, and content generation pipelines.
EverArt has 3 tools available.
EverArt offers a free tier with 50 calls per month. For higher usage, paid plans start at €0/month.
You can install EverArt using the following command: npx -y @modelcontextprotocol/server-everart. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
EverArt is listed under the content category in the AgentForge MCP registry.
EverArt has a current uptime of 99.8% with an average response time of 2500ms.
To connect EverArt, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of EverArt's tools via the Model Context Protocol.