EverArt MCP Server
by Anthropic
active
Generate images using EverArt AI models via MCP.
AI & LLM Tools
everart
image-generation
ai
flux
stable-diffusion
anthropic
official
5.0(4318)
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
Endpoint URL
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