Tryonfy Mcp Server
@blasfin-finance
About Tryonfy Mcp Server
MCP server for TryOnfy - AI virtual try-on platform for clothes, hairstyles, and accessories
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tryonfy": {
"command": "npx",
"args": [
"-y",
"tryonfy-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome Mlops
visengerA curated list of references for MLOps
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments