Back to directory
heybeauty-mcp

heybeauty-mcp

@chatmcp19

A TypeScript-based MCP server that implements virtual tryon using HeyBeauty API, providing resources, tools, and prompts for MCP clients

virtual-tryonheybeauty-apitypescriptmcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "heybeauty-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "heybeauty-mcp"
      ],
      "env": {
        "HEYBEAUTY_API_KEY": "your_heybeauty_api_key"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/26
Updated
2026/6/8