EverArt MCP Server logo

EverArt MCP Server

by modelcontextprotocol

An image generation server for Claude Desktop that utilizes the EverArt API. It allows users to generate images with various model options directly from Claude.

View on GitHub

Last updated: N/A

What is EverArt MCP Server?

The EverArt MCP Server is a tool that integrates EverArt's image generation API with Claude Desktop. It enables users to generate images based on text prompts and model selections.

How to use EverArt MCP Server?

To use the server, first install it using npm and set the EVERART_API_KEY. Then, configure Claude Desktop to use the server, either through Docker or NPX, providing the necessary command and environment variables. Finally, use the generate_image tool within Claude, providing a prompt, model (optional), and image count (optional).

Key features of EverArt MCP Server

  • Image generation from text prompts

  • Multiple model options

  • Docker and NPX support

  • Integration with Claude Desktop

  • Returns image URL and opens in browser

Use cases of EverArt MCP Server

  • Generating images for creative projects

  • Visualizing ideas and concepts

  • Creating custom avatars

  • Generating marketing materials

  • Prototyping image-based applications

FAQ from EverArt MCP Server

What is the default model if I don't specify one?

The default model is '207910310772879360'.

What image size are the generated images?

All images are generated at 1024x1024.

How do I get an EVERART_API_KEY?

You need to obtain an API key from EverArt's service.

Can I specify the number of images to generate?

Yes, you can use the image_count parameter to specify the number of images to generate. The default is 1.

What happens after the image is generated?

The image is opened in your default browser, and the URL is returned in the response.