loading…
Search for a command to run...
loading…
MCP server for TryOnfy - AI virtual try-on platform that lets you preview clothing, hairstyles, and accessories instantly.
MCP server for TryOnfy - AI virtual try-on platform that lets you preview clothing, hairstyles, and accessories instantly.
A Model Context Protocol (MCP) server for TryOnfy — an AI-powered virtual try-on platform that lets you preview clothing, hairstyles, and accessories instantly.
This MCP server provides tools to interact with TryOnfy's virtual try-on capabilities:
npm install -g tryonfy-mcp-server
Add to your Claude Desktop config (claude_desktop_config.json):
{
"mcpServers": {
"tryonfy": {
"command": "npx",
"args": ["-y", "tryonfy-mcp-server"]
}
}
}
claude mcp add tryonfy -- npx -y tryonfy-mcp-server
Lists all TryOnfy virtual try-on features with descriptions and direct links.
Returns the direct URL for a specific feature:
clothes-changer — AI Clothes Changerhairstyle-changer — AI Hairstyle Changeroutfit-generator — AI Outfit Generatorhair-color-changer — AI Hair Color Changermakeup-generator — AI Makeup GeneratorSuggests the best TryOnfy feature based on a natural language query. For example:
Returns current TryOnfy pricing information.
TryOnfy is an AI virtual try-on platform. Upload your photo and instantly preview how you'd look in different clothes, hairstyles, hair colors, outfits, and makeup — no physical fitting required.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"tryonfy-mcp-server": {
"command": "npx",
"args": []
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also