mAIndala

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.

AI & LLM Tools
everart
image-generation
ai
flux
stable-diffusion
anthropic
official
No ratings yet
0 views

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-everart

Transport

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