wat-hiroaki/Claude-personal-stylist
AI personal stylist powered by Claude MCP + Playwright. Analyzes your body type, personal color, and taste to recommend what to buy from any fashion site (UNIQLO, ZARA, SSENSE, etc.)
Platform-specific configuration:
{
"mcpServers": {
"Claude-personal-stylist": {
"command": "npx",
"args": [
"-y",
"Claude-personal-stylist"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[🇬🇧 English](#-english) | [🇯🇵 日本語](#-日本語)
---
> For people who love fashion but lack confidence in their taste, and are too lazy to research. > This AI stylist combines X (Twitter) trends, your body type, personal color analysis, > and favorite brand aesthetics to tell you exactly what to buy. > > Works with any fashion site. UNIQLO, ZARA, SSENSE, ZOZOTOWN, > Jil Sander, Lemaire… just add a URL.
| Requirement | Notes | |---|---| | Claude Pro ($20/mo) | Sign up at claude.ai | | Claude Desktop app | Download | | Node.js (v18+) | Download | | Git | Download |
git clone https://github.com/wat-hiroaki/Claude-personal-stylist.git
cd claude-personal-stylist
npm install
npm run setup # Installs Playwright browserFor fetching trending fashion items directly from X (Twitter) with engagement data. Works without it — falls back to Google search for X posts automatically.
> ⚠️ As of 2026, X API uses pay-per-use pricing. No subscriptions. > You buy credits upfront, charged per request. Light usage costs ~$5–25/month.
Loading reviews...