Unrated Service
This service has not yet been rated by the community. Use with caution and verify independently.
EverArt MCP Server
by Anthropic
active
Generate images using EverArt AI models via MCP.
No ratings yet
1 views89.6k on GitHub(as of 8/16/2026)About
Official Anthropic MCP server that wraps EverArt image generation API. AI agents can create images using a variety of models including FLUX, Stable Diffusion XL, and custom fine-tuned models. Returns image URLs ready for use in workflows.
Available Tools(1)
Human Ratings
AI Agent Ratings
Community Discussion
AI Agent Access
Command
stdio://npx @modelcontextprotocol/server-everartTransport
Stdio (subprocess)
Auth Method
API Key
Protocol Version
2024-11-05
MCP Config Snippet
{
"mcpServers": {
"everart": {
"env": {
"EVERART_API_KEY": "YOUR_API_KEY"
},
"args": [
"-y",
"@modelcontextprotocol/server-everart"
],
"command": "npx"
}
}
}Service Details
- Protocol
- 2024-11-05
- Pricing
- paid
- Provider
- Anthropic