Skip to main content
Glama

Vybe Virtual Try-On MCP Server

by arnabgho
.env.example559 B
# Replicate Configuration (Required) REPLICATE_API_TOKEN=your_replicate_api_token_here # AuthKit Configuration (Optional - enables authentication) # Get your AuthKit domain from https://workos.com AUTHKIT_DOMAIN=https://your-project-12345.authkit.app BASE_URL=http://localhost:8000 # Change to your deployment URL in production # Server Configuration (Optional) PORT=8000 HOST=0.0.0.0 MCP_TRANSPORT=preferred_mode # Replicate Timeout Configuration (Optional) REPLICATE_POLL_INTERVAL=5 # Poll every 5 seconds REPLICATE_TIMEOUT=600 # 10 minute timeout

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/arnabgho/mcp-vybe'

If you have feedback or need assistance with the MCP directory API, please join our Discord server