heybeauty-mcp

heybeauty-mcp

13

HeyBeauty MCP Server is a virtual tryon application using TypeScript and the HeyBeauty API. It offers tools to submit and query tryon tasks along with structured prompts for virtual clothing tryons. It is an MCP Server.

HeyBeauty MCP Server

HeyBeauty Virtual TryOn is a TypeScript-based MCP server implementing virtual tryon using the HeyBeauty API. It demonstrates core MCP concepts by providing:

  • Resources representing clothes with URIs and metadata
  • Tools for submitting tryon tasks and querying task info
  • Prompts for trying on clothes

Quick Start

  • Apply for a HeyBeauty API Key
  • Add server config to MCP Client config file

Resources

  • Access clothes via cloth:// URIs
  • Metadata includes id, name, description, image url

Tools

  • Submit tryon tasks and query task info

Prompts

  • Structured prompts for LLM tryon

Development

  • Install dependencies and build or watch server with npm scripts

Installation

  • Add server config for Claude Desktop

Debugging

  • Use MCP Inspector for debugging tasks