MCP.so
登录

Tryonfy Mcp Server

@blasfin-finance

关于 Tryonfy Mcp Server

MCP server for TryOnfy - AI virtual try-on platform for clothes, hairstyles, and accessories

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

blasfin-finance

提交者

blasfin

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "tryonfy": {
      "command": "npx",
      "args": [
        "-y",
        "tryonfy-mcp-server"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Tryonfy Mcp Server?

Tryonfy Mcp Server is a Model Context Protocol (MCP) server for TryOnfy, an AI-powered virtual try-on platform. It lets AI assistants interact with TryOnfy to preview clothing, hairstyles, and accessories instantly.

How to use Tryonfy Mcp Server?

Install the package globally with npm install -g tryonfy-mcp-server, then add it to your Claude Desktop configuration or run claude mcp add tryonfy -- npx -y tryonfy-mcp-server for Claude Code.

Key features of Tryonfy Mcp Server

  • Lists all available virtual try-on features with descriptions
  • Returns direct links for specific features like clothes or hairstyle changers
  • Suggests the best feature based on natural language queries
  • Provides current TryOnfy pricing information

Use cases of Tryonfy Mcp Server

  • Query which virtual try-on features are available
  • Get a direct link to a specific try-on tool (e.g., AI Clothes Changer)
  • Ask for a feature recommendation by describing what you want to try
  • Check TryOnfy’s pricing plans directly from a conversation

FAQ from Tryonfy Mcp Server

What does Tryonfy Mcp Server do?

It provides tools for AI assistants to interact with TryOnfy’s virtual try-on capabilities, such as listing features, getting links, suggesting features, and viewing pricing.

How do I install Tryonfy Mcp Server?

Install it globally via npm: npm install -g tryonfy-mcp-server.

How do I use Tryonfy Mcp Server with Claude Desktop?

Add the server to your Claude Desktop config (claude_desktop_config.json) with the command npx -y tryonfy-mcp-server.

What tools does Tryonfy Mcp Server provide?

It provides four tools: list_features, get_tryon_link, suggest_feature, and get_pricing.

How do I get a feature recommendation from Tryonfy Mcp Server?

Use the suggest_feature tool with a natural language query, for example “I want to try a new hairstyle” to get the AI Hairstyle Changer.

评论

其他 分类下的更多 MCP 服务器