Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Pixel-Aly avatar

EverAlice Studio

  • Updated May 30, 2026
  • Pixel-Aly/EverAlice-AI-MCP

EverAlice Studio is an MCP server that runs a 14-tool AI listing workflow for Etsy sellers—listings, images, mockups, KDP copy, and ad copy—via EverAlice’s authenticated remote API.

About

EverAlice Studio MCP is a remote Model Context Protocol server that packages EverAlice’s seller-focused AI workflow for agents such as Claude Code and Cursor. developers and Etsy or KDP operators install it when they want the model to draft listings, refine product copy, suggest or prepare image and mockup workflows, and produce ad copy from chat instead of copying prompts into a separate studio UI. The server exposes 14 tools over streamable HTTP and authenticates with a bearer token tied to an EverAlice Elite plan API key. It fits the Grow journey shelf because its value compounds after you have something to sell: refreshing listings, testing creatives, and keeping marketplace copy consistent. It is an MCP integration backed by EverAlice’s hosted API, not a local skill file or a generic marketplace browser.

  • 14 MCP tools covering Etsy listings, product images, mockups, KDP copy, and ad copy in one remote server
  • Streamable HTTP remote at Supabase edge with Bearer EVERALICE_API_KEY (ea_live_...) authentication
  • Official EverAlice Studio developer surface at everalice.studio/developers
  • Designed as an AI listing workflow specifically for Etsy sellers and related print-on-demand channels
  • Elite-plan API keys created at everalice.studio/settings

EverAlice Studio by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
terminal
claude mcp add --transport http everalice-ai-mcp https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server --header "Authorization: Bearer YOUR_TOKEN"

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
TransportHTTP
AuthRequired
Last updatedMay 30, 2026
RepositoryPixel-Aly/EverAlice-AI-MCP

What it does

Run an end-to-end Etsy and KDP listing workflow from the agent—copy, images, mockups, and ad text—without jumping between separate seller tools.

Who is it for?

Etsy or print-on-demand sellers on an EverAlice Elite plan who already use Claude Code or Cursor and want agent-driven listing and creative iteration.

Skip if: Skip if you have no Etsy/KDP catalog, teams that cannot use a paid EverAlice API key, or anyone and needs generic code generation instead of commerce listing workflows.

What you get

After you register the remote MCP with an EverAlice API key, your agent can call all 14 listing and copy tools in one thread so drafts stay consistent across marketplaces and ads.

  • Draft Etsy-style listings and structured listing fields via MCP tools
  • KDP-oriented copy and ad-copy variants aligned to your product brief
  • Image and mockup workflow steps initiated through the 14-tool EverAlice integration

By the numbers

  • 14 MCP tools documented for listings, images, mockups, KDP copy, and ad copy
  • Server version 1.0.3 in the published MCP registry schema
  • Authentication via required Bearer EVERALICE_API_KEY on the remote endpoint
README.md

EverAlice Studio MCP Server

Website Developer Docs MCP Manifest Transport License: MIT

AI-powered listing and creative workflow tools for Etsy sellers, digital product creators, and print-on-demand shops.

EverAlice Studio exposes a hosted MCP server with 17 tools for listing copy, full listing packs with ZIP download links, bundle packs, bulk pack generation, product art, mockup planning, KDP copy, planner outlines, book outlines, image upscaling, background removal, and ad copy.

The headline tool is magic_lister_pack: it runs the Magic Lister workflow server-side, creates marketplace listing copy, generates a hero product image and lifestyle mockups, packages the result into a ZIP, and returns signed download URLs that an AI assistant can hand back to the user.

Use EverAlice from Claude Desktop, Codex, ChatGPT-compatible MCP clients, n8n workflows, and other automation tools to create Etsy listings, digital download products, KDP assets, printable wall art, product mockups, Pinterest ad copy, and SEO-friendly marketplace content.

Quick Links

What Is EverAlice Studio?

EverAlice Studio is an AI Etsy listing generator and digital product workflow platform for sellers who create printables, wall art, planners, journals, templates, POD products, and other downloadable products.

The EverAlice MCP server lets AI assistants call EverAlice tools directly, so creators can move from a plain-English product idea to listing copy, mockup concepts, generated product art, and full listing packs without leaving their assistant or automation workflow.

Who Is This For?

  • Etsy sellers creating digital downloads, printables, wall art, planners, journals, stickers, templates, and POD products.
  • Digital product creators selling on Etsy, Shopify, Gumroad, Payhip, Creative Market, or Amazon KDP.
  • Designers who want AI product images, background removal, upscaling, and mockup planning in one workflow.
  • Automation builders connecting Claude, Codex, ChatGPT, n8n, or other MCP clients to an ecommerce content pipeline.
  • Small shops that want consistent brand voice, marketplace SEO, and repeatable listing workflows.

MCP Endpoint

https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server

Transport: streamable HTTP

Protocol: MCP 2025-06-18

Tools

  • magic_lister_single - Generate platform-optimized listing copy for one product.
  • magic_lister_bundle - Generate listing copy for a bundle of products.
  • magic_lister_bulk - Generate up to 10 listing copy sets in one call.
  • ai_copywriter - Generate short-form ecommerce copy.
  • magic_lister_pack - Generate listing copy, a hero product image, lifestyle mockups, and a signed ZIP download URL.
  • magic_lister_bundle_pack - Generate bundle listing copy, a bundle hero image, lifestyle mockups, and a signed ZIP download URL.
  • magic_lister_bulk_pack - Generate full listing packs for up to 5 products and return one signed master ZIP download URL.
  • generate_image - Generate product art, posters, clipart, wallpapers, or listing photos.
  • upscale_image - Upscale an existing image to a sharper print-ready PNG.
  • remove_background - Remove an image background and return a transparent PNG.
  • generate_greeting_card - Generate greeting card copy and design directions.
  • generate_kdp_cover_copy - Generate Amazon KDP cover copy and category suggestions.
  • generate_planner_outline - Generate a structured digital planner outline.
  • generate_printable_idea - Generate a printable product concept.
  • generate_book_outline - Generate a chapter-by-chapter book outline.
  • generate_mockup_concept - Generate lifestyle mockup scene briefs.
  • generate_ad_copy - Generate Pinterest, Facebook, Instagram, or short promo copy.

Setup

Create an EverAlice Studio account, generate an API key, then configure your MCP client with bearer-token authentication.

Create an EverAlice Account

  1. Sign up at everalice.studio.
  2. Open EverAlice Studio settings.
  3. Create or copy your MCP/API access key.
  4. Store the key in your MCP client configuration or in an environment variable such as EVERALICE_MCP_API_KEY.

EverAlice offers a free Starter plan with limited AI usage and paid plans with monthly AI credits. Credit packs are also available for additional usage. See EverAlice Studio pricing and account options for current plan details.

Claude Desktop

Add this to your Claude Desktop config:

{
  "mcpServers": {
    "everalice": {
      "url": "https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server",
      "headers": {
        "Authorization": "Bearer YOUR_KEY_HERE"
      }
    }
  }
}

Codex CLI

codex mcp add everalice-studio \
  --url https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server \
  --bearer-token-env-var EVERALICE_MCP_API_KEY

Set EVERALICE_MCP_API_KEY to your EverAlice API key before starting Codex.

Example Prompts

Once connected to an MCP client, try prompts like:

Use EverAlice to create a full Magic Lister pack for a printable ADHD wall art poster. Make 4 mockups and return the ZIP link.
Generate an Etsy listing for a cozy fall digital planner. Include SEO title, tags, description, bullets, target audience, and category.
Create three lifestyle mockup concepts for a minimalist kitchen wall art printable.
Write Pinterest pin copy and Instagram ad variants for a printable homeschool chore chart bundle.

Magic Lister Packs

The Magic Lister pack tools are the MCP equivalent of running ZIP-generating Magic Lister seller workflows inside EverAlice Studio.

magic_lister_pack

Use this for one product. It generates listing copy, a hero product image, exactly 4 lifestyle mockups, and a ZIP download link.

It accepts:

  • product_description - Plain-English product brief.
  • platform - etsy, shopify, gumroad, creative-market, amazon-kdp, or payhip.
  • brand_name - Optional brand/shop name.
  • keywords_to_include - Optional SEO seed keywords.
  • mockup_count - Deprecated for the single pack; accepted for compatibility but the pack currently delivers exactly 4 mockups.
  • aspect - square, portrait, or landscape.

It returns:

  • listing - Marketplace-ready title, tags, description, bullet points, target audience, and category.
  • hero_image_base64 - Generated hero product image.
  • mockup_images_base64 - Generated lifestyle mockup images.
  • zip_url - Signed ZIP download URL, valid for 7 days.
  • zip_expires_in_seconds - Signed ZIP URL lifetime.
  • credits_used - Total credits used for the run.

What's in the ZIP?

Magic Lister pack tools return a signed zip_url so MCP clients can hand users a single download link. The current MCP ZIP is a Seller Asset Pack designed to include the generated listing assets for the run:

  • listing.json with structured title, tags, description, bullet points, target audience, and suggested category.
  • listing.txt with human-readable, copy-paste-ready listing copy.
  • hero.png as the primary listing image.
  • mockups/ containing generated lifestyle mockup images.
  • README.txt with pack details.

Bundle packs use the same idea for one multi-product bundle. Bulk packs organize each product into its own subfolder and return one master ZIP for the batch.

Buyer-facing print-ratio files such as JPG/PNG/PDF size variants and welcome PDFs are part of the broader EverAlice product roadmap, but they are not included in the current MCP Seller Asset Pack.

magic_lister_bundle_pack

Use this for a multi-product bundle sold as one listing. It generates bundle listing copy, a hero image showing the bundle, lifestyle mockups, and a signed ZIP download URL.

magic_lister_bulk_pack

Use this for batch-launching up to 5 products at once. Each product gets listing copy, a hero image, and mockups organized into subfolders, then the full batch is delivered as one signed master ZIP download URL.

Why Use This MCP Server?

  • Etsy-tuned SEO for marketplace titles, tags, descriptions, and category fit.
  • Brand consistency through EverAlice Studio account context where available.
  • One EverAlice credit pool across Claude, Codex, ChatGPT, n8n, and other MCP clients.
  • Full pack delivery through signed URLs, so AI assistants can return a clickable ZIP link instead of just text.
  • Bundle and bulk pack tools for sellers launching collections, product lines, or multi-SKU drops.
  • Purpose-built digital product workflows for Etsy listing generation, AI mockups, printable products, Amazon KDP books, planners, journals, ads, and ecommerce copy.

For standalone image generation, mockup concepts, upscaling, and background removal, use the dedicated MCP tools such as generate_image, generate_mockup_concept, upscale_image, and remove_background.

Common Use Cases

  • Generate a complete Etsy listing from a product idea.
  • Create SEO titles, tags, descriptions, bullets, categories, and target audience copy.
  • Generate a full Magic Lister pack with product images, mockups, and a signed ZIP download link.
  • Generate a bundle pack for multi-product Etsy listings.
  • Generate a bulk master ZIP for launching several related products at once.
  • Brainstorm new printable products, planner concepts, book outlines, greeting cards, and KDP cover copy.
  • Create Pinterest pin copy, Instagram/Facebook ad variants, and short promotional copy.
  • Upscale product artwork or remove backgrounds for cleaner listing images.

Security & Privacy

  • Do not commit EverAlice API keys to GitHub.
  • Use environment variables or your MCP client's secret storage for bearer tokens.
  • The MCP server requires authenticated requests with an EverAlice API key.
  • Signed ZIP and mockup URLs are intended for generated delivery assets and should be treated as private download links.
  • This repository contains setup docs and public endpoint metadata only; it does not contain the hosted server source code or any user secrets.

Registry Notes

This repository is intended to give MCP directories and tooling a stable public URL for the hosted EverAlice Studio MCP server. The server is hosted by EverAlice Studio and is accessed over streamable HTTP with bearer-token authentication.

For the official MCP Registry, this repo includes server.json using the registry's remote server format:

  • remotes[0].type: streamable-http
  • remotes[0].url: EverAlice Studio hosted MCP endpoint
  • Authorization header configured as a required secret bearer token
  • GitHub namespace: io.github.Pixel-Aly/EverAlice-AI-MCP

Suggested GitHub topics:

mcp, mcp-server, etsy, etsy-seller-tools, ai-tools, digital-products, print-on-demand, kdp, n8n, ecommerce, product-listings, mockups

Related Keywords

EverAlice Studio, EverAlice AI, MCP server, Etsy listing generator, AI Etsy tool, Etsy SEO generator, digital product seller tools, printable product generator, AI mockup generator, product listing copywriter, Amazon KDP AI tools, planner outline generator, wall art listing generator, Gumroad product listing, Shopify product copy, Creative Market listing, Payhip digital products, n8n MCP automation.

Documentation

Recommended MCP Servers

How it compares

Hosted commerce-listing MCP with 14 seller tools, not a local Claude skill or a general-purpose LLM wrapper.

FAQ

Who is EverAlice Studio MCP for?

It is for Etsy and KDP sellers who use AI coding agents and want listing, mockup, and ad-copy workflows exposed as MCP tools rather than manual copy-paste in the browser.

When should I use EverAlice Studio MCP?

Use it during Grow when you are creating or refreshing product listings, mockups, KDP metadata, and paid social copy and want the agent to orchestrate EverAlice’s 14-tool workflow in one session.

How do I add EverAlice Studio MCP to my agent?

Create an ea_live API key at everalice.studio/settings on the Elite plan, then add the streamable-http remote https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server with Authorization: Bearer {EVERALICE_API_KEY} in Claude Desktop, Cursor, or another MCP client that supp

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.