README.mdā¢4.34 kB
# š Etsy SEO Generator
<div align="center">
[](https://modelcontextprotocol.io)
[](https://opensource.org/licenses/MIT)
[](https://github.com/semihbugrasezer/etsy-seo-mcp)
**AI-powered Etsy product listing generator for Claude Desktop**
Generate perfect SEO titles, descriptions, and tags in seconds
[Live Demo](https://devqora.space) ⢠[Quick Start](#-quick-start) ⢠[Examples](#-examples)
</div>
---
## šÆ What is this?
A Claude Desktop integration that generates complete, SEO-optimized Etsy product listings instantly. Perfect for Etsy sellers who want to:
- ā
Save 3+ hours per product listing
- ā
Rank higher in Etsy search results
- ā
Write compelling product descriptions
- ā
Never run out of creative tag ideas
## ā” Quick Start
### 1. Install in Claude Desktop
Add this to your Claude Desktop config:
**macOS:** `~/Library/Application Support/Claude/claude_desktop_config.json`
**Windows:** `%APPDATA%/Claude/claude_desktop_config.json`
```json
{
"mcpServers": {
"etsy-seo": {
"command": "npx",
"args": ["-y", "@devqora/etsy-seo-mcp"],
"env": {
"EMAIL": "your-email@example.com"
}
}
}
}
```
**Important:** Replace `your-email@example.com` with your email address for usage tracking.
### 2. Restart Claude Desktop
Close and reopen Claude Desktop completely.
### 3. Start Using
That's it! Just ask Claude:
```
Generate an Etsy listing for my handmade ceramic coffee mug
```
**Free Tier:** 10 generations per month
**Premium:** Unlimited generations - [Upgrade at devqora.space](https://devqora.space)
---
## š¬ Examples
### Simple Request
```
Create Etsy SEO for "vintage leather journal"
```
### With Category
```
Generate an Etsy listing for handmade candles in the Home & Living category
```
### With Details
```
I'm selling boho macrame wall hangings.
Create an optimized Etsy listing with title, description, and tags.
```
---
## š¦ What You Get
Each generation includes:
### š SEO Title
- Under 140 characters (Etsy requirement)
- Primary keywords included
- Compelling and click-worthy
### š Product Description
- Engaging opening hook
- Key features and benefits
- Usage scenarios
- Call-to-action
### š·ļø 13 Optimized Tags
- Mix of broad and specific keywords
- Etsy search-optimized
- Trending search terms included
### š° Price Suggestion
- Based on similar Etsy products
- Market competitive range
---
## š Web Interface
Prefer not to use Claude Desktop? Try our web interface:
š **[devqora.space](https://devqora.space)**
- Live demo
- Instant results
- No installation needed
---
## šØ Sample Output
**Input:** "Handmade ceramic coffee mug"
**Output:**
```markdown
š TITLE
Handmade Ceramic Coffee Mug | Artisan Pottery | Unique Kitchen Gift | Microwave Safe
š DESCRIPTION
Elevate your morning coffee ritual with this beautifully handcrafted ceramic mug.
Each piece is lovingly made by skilled artisans, ensuring no two mugs are exactly alike.
The perfect addition to your kitchen collection or a thoughtful gift for coffee
lovers. Featuring a comfortable ergonomic handle and smooth glazed finish.
⨠Features:
⢠Handmade with premium ceramic
⢠Microwave and dishwasher safe
⢠12oz capacity
⢠Unique one-of-a-kind design
Perfect for daily use or special occasions. Makes an excellent housewarming or
birthday gift.
š·ļø TAGS
handmade mug, ceramic coffee cup, pottery mug, artisan mug, unique gift,
coffee lover gift, handcrafted, kitchen decor, tea cup, housewarming gift,
birthday present, ceramic pottery, handmade gift
š° SUGGESTED PRICE
$28-$45
```
---
## š¤ Support
- š¬ [GitHub Issues](https://github.com/semihbugrasezer/etsy-seo-mcp/issues)
- š§ [support@devqora.space](mailto:support@devqora.space)
- š [devqora.space](https://devqora.space)
---
## š License
MIT License - see [LICENSE](LICENSE) file for details.
---
<div align="center">
**Built for Etsy sellers by [DevQora](https://devqora.space)**
[ā Star on GitHub](https://github.com/semihbugrasezer/etsy-seo-mcp) ⢠[š Try Now](https://devqora.space)
</div>