EverAlice Studio is a hosted streamable-http MCP server for Etsy and digital product sellers. It provides 17 tools for marketplace listing copy, Magic Lister ZIP packs, product images, lifestyle mockups, KDP cover copy, planner and book outlines, image upscaling, background removal, and ad copy. Requires an EverAlice API key.
Server Config
{
"mcpServers": {
"everalice": {
"type": "streamable-http",
"url": "https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server",
"headers": {
"Authorization": "Bearer ea_live_YOUR_KEY_HERE"
}
}
}
}