Server data from the Official MCP Registry
AI Etsy listing, mockup, ZIP pack, and digital product tools.
AI Etsy listing, mockup, ZIP pack, and digital product tools.
Remote endpoints: streamable-http: https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-pixel-aly-everalice-ai-mcp": {
"url": "https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server"
}
}
}From the project's GitHub README.
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.
server.jsonEverAlice 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.
https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server
Transport: streamable HTTP
Protocol: MCP 2025-06-18
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.Create an EverAlice Studio account, generate an API key, then configure your MCP client with bearer-token authentication.
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.
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 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.
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.
The Magic Lister pack tools are the MCP equivalent of running ZIP-generating Magic Lister workflows inside EverAlice Studio.
magic_lister_packUse this for one product. It generates listing copy, a hero product image, 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 - Number of lifestyle mockups to generate, from 0 to 6.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_urls - Signed URLs for generated mockups.zip_url - Signed ZIP download URL, valid for 7 days.credits_used - Total credits used for the run.Magic Lister pack tools return a signed zip_url so MCP clients can hand users a single download link. A pack ZIP is designed to include the generated listing assets for the run:
mockup_count.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.
magic_lister_bundle_packUse 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_packUse 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.
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.
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-httpremotes[0].url: EverAlice Studio hosted MCP endpointAuthorization header configured as a required secret bearer tokenio.github.Pixel-Aly/EverAlice-AI-MCPSuggested GitHub topics:
mcp, mcp-server, etsy, etsy-seller-tools, ai-tools, digital-products, print-on-demand, kdp, n8n, ecommerce, product-listings, mockups
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.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.