Etsy SEO Generator
🚀 Etsy SEO-Generator
KI-gestützter Etsy-Produktlisting-Generator für Claude Desktop
Erstelle in Sekundenschnelle perfekte SEO-Titel, Beschreibungen und Tags
Live-Demo • Schnellstart • Beispiele
🎯 Was ist das?
Eine Claude Desktop-Integration, die sofort vollständige, SEO-optimierte Etsy-Produktlistings generiert. Perfekt für Etsy-Verkäufer, die:
✅ 3+ Stunden pro Produktlisting sparen möchten
✅ In den Etsy-Suchergebnissen besser ranken möchten
✅ Überzeugende Produktbeschreibungen schreiben möchten
✅ Nie wieder kreative Tag-Ideen vermissen möchten
Related MCP server: Etsy MCP Server
⚡ Schnellstart
A) Nur CLI
Installieren und starten
npm install -g seerxo
seerxoAnmelden (empfohlen)
seerxo-mcp loginMelde dich in deinem Browser mit Google an und bestätige; die CLI speichert deinen API-Schlüssel automatisch (keine manuellen Umgebungsvariablen erforderlich).
Manuelle Einrichtung (optional)
seerxo-mcp configure --email your-email@example.com --api-key your-api-keyVerwende dies, wenn du bereits einen API-Schlüssel hast und ihn nur lokal speichern möchtest.
Das Format des API-Schlüssels muss keyId.secret sein, und der Secret-Teil muss mindestens 16 Zeichen lang sein.
Beispiel für eine CLI-Sitzung
╭─────────────────────────────── SEERXO ────────────────────────────────╮
│ │
│ SEERXO • Etsy SEO Agent • v1.2.53 │
│ Describe your Etsy product → get title, description & tags. │
│ │
│ 🧪 Interactive mode (help for all commands) │
│ • Type a short description of your product │
│ • Add a category with "|" (pipe) if you want │
│ Boho bedroom wall art set | Wall Art │
│ │
│ 💡 Tip │
│ Minimalist nursery wall art in black & white line art. │
│ Set of 3 abstract line art prints | Wall Art │
│ │
│ Quick commands │
│ help Show commands │
│ status Show config & key state │
│ login Open approval link to sign in │
│ configure Set email & API key │
│ generate Guided prompt (product/category) │
│ quit Exit interactive mode │
│ │
╰───────────────────────────────────────────────────────────────────────╯
[seerxo] › login
Requesting SEERXO CLI login...
Open this link in your browser to approve CLI login:
https://api.seerxo.com/auth/google?redirect=... # (browser opens to approve)
Waiting for approval...
Login approved. Credentials saved locally.
You can now run "seerxo-mcp" in Claude Desktop.
[seerxo] › generate
Product: boho wall art
Category (optional): Wall Art
Title: Boho Wall Art Set of 3 | Minimalist Line Art Prints
Description: ...
Tags: boho wall art, line art prints, minimalist decor, ...
[seerxo] ›B) Claude Desktop + MCP
Installiere die CLI (wie oben) und melde dich mit
seerxo-mcp loginan.Füge dies zu deiner Claude Desktop-Konfiguration hinzu:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"seerxo": {
"command": "seerxo-mcp",
"env": {
"SEERXO_EMAIL": "your-email@example.com",
"SEERXO_API_KEY": "keyId.secret"
}
}
}
}Hinweis: SEERXO_EMAIL und SEERXO_API_KEY werden nach dem CLI-Login in ~/.seerxo-mcp/config.json geschrieben; du kannst sie von dort kopieren, wenn du möchtest. Diese Datei ist im Klartext – bewahre sie nur auf Einzelbenutzer-Rechnern auf und schränke die Berechtigungen ein (chmod 700 ~/.seerxo-mcp && chmod 600 ~/.seerxo-mcp/config.json). Zukünftige Versionen werden dies in einen sicheren Schlüsselbund verschieben.
Starte Claude Desktop neu
Schließe Claude Desktop vollständig und öffne es erneut.
Loslegen
Das ist alles! Frage Claude einfach:
Generate an Etsy listing for my handmade ceramic coffee mugKostenloser Tarif: 5 Generierungen pro Monat Premium: Unbegrenzte Generierungen - Upgrade auf seerxo.com
Hinweis: Das vorherige Paket
seerxo-mcpist veraltet. Verwendenpm install -g seerxo.
💬 Beispiele
Einfache Anfrage
Create Etsy SEO for "vintage leather journal"Mit Kategorie
Generate an Etsy listing for handmade candles in the Home & Living categoryMit Details
I'm selling boho macrame wall hangings.
Create an optimized Etsy listing with title, description, and tags.📦 Was du erhältst
Jede Generierung enthält:
📝 SEO-Titel
Unter 140 Zeichen (Etsy-Anforderung)
Primäre Keywords enthalten
Überzeugend und klickstark
📄 Produktbeschreibung
Fesselnder Einstieg
Wichtige Funktionen und Vorteile
Anwendungsszenarien
Handlungsaufforderung (Call-to-Action)
🏷️ 13 optimierte Tags
Mischung aus breiten und spezifischen Keywords
Für die Etsy-Suche optimiert
Trend-Suchbegriffe enthalten
💰 Preisvorschlag
Basierend auf ähnlichen Etsy-Produkten
Marktwettbewerbsfähiger Bereich
🌐 Web-Interface
Möchtest du Claude Desktop nicht verwenden? Probiere unser Web-Interface aus:
Live-Demo
Sofortige Ergebnisse
Keine Installation erforderlich
🎨 Beispiel-Ausgabe
Eingabe: "Handgefertigte Keramik-Kaffeetasse"
Ausgabe:
📝 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
📝 Lizenz
MIT-Lizenz - siehe LICENSE-Datei für Details.
Von Seerxo für Etsy-Verkäufer entwickelt
Available Tools
1 toolgenerate_etsy_seoCInspect
Generate SEO-optimized Etsy product title, description, and tags. Free: 10 generations/month.
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional product category (e.g., "Home & Living") | |
| product_name | Yes | The product name to generate SEO for |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions a rate limit ('10 generations/month'), which is useful, but fails to describe other critical traits like whether the tool requires authentication, what the output format looks like, or any potential errors. For a generation tool with no annotation coverage, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise and front-loaded, stating the core purpose in the first sentence and adding a rate limit in the second. Both sentences earn their place by providing essential information without unnecessary details. However, it could be slightly more structured by explicitly separating usage guidelines from behavioral traits.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the complexity of an SEO generation tool with no annotations and no output schema, the description is incomplete. It lacks details on output format, error handling, authentication needs, and broader context like when to use it effectively. The rate limit hint is helpful but insufficient for a tool that likely produces structured content, leaving significant gaps for an AI agent to understand full behavior.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 100% description coverage, with clear documentation for both parameters. The description does not add any additional meaning beyond what the schema provides, such as examples or constraints not covered in the schema. Since the schema does the heavy lifting, the baseline score of 3 is appropriate, as the description neither compensates for gaps nor enhances parameter understanding.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's purpose: 'Generate SEO-optimized Etsy product title, description, and tags.' It specifies the verb ('Generate') and resource ('Etsy product title, description, and tags'), making it easy to understand what the tool does. However, since there are no sibling tools mentioned, it cannot differentiate from alternatives, which prevents a perfect score.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides minimal usage guidance: it mentions 'Free: 10 generations/month,' which implies a rate limit but does not specify when to use this tool versus alternatives or any prerequisites. There is no explicit context for when or why to invoke it, such as for new product listings or SEO improvements, leaving gaps in practical application advice.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
1 tool update
v1.0.0- First observed
generate_etsy_seo
TDQS
With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined and distinct by default.
A single tool inherently has perfect naming consistency, as there are no other tools to compare it against for patterns or conventions.
One tool is too few for a server named 'Etsy SEO Generator', which suggests a broader scope (e.g., generating, analyzing, or optimizing SEO). A single generation tool feels thin and incomplete for this domain.
The server's name implies a comprehensive SEO toolset, but only generation is covered. Obvious gaps include analysis, optimization, validation, or management of SEO elements, making the surface severely incomplete for the stated purpose.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
AI listing workflow for Etsy sellers: listings, images, mockups, KDP copy & ad copy. 14 tools.
- ezflipaiOAuthcom.ezflipai
Appraise resale items from photos and write listings for eBay, Mercari, OfferUp and more.
Run storefronts, listings, orders, content, fulfillment, and analytics through AI.
Generate Amazon-style A+ Content and AI product images from product photos.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceEnables seamless integration with Etsy's marketplace API v3 to search listings, manage shop inventory, create and update products, optimize SEO, and access seller resources with OAuth support for authenticated operations.5-
- AlicenseAqualityDmaintenanceEnables AI assistants to search for products, retrieve listing details, get shop information, discover trending items, and access reviews on Etsy through the Etsy API v3.713MIT
- AlicenseBqualityDmaintenanceProvides full access to the Etsy Open API v3 for both buyer browsing and seller shop management through 37 specialized tools. It enables users to manage listings, process orders, handle shipping, and access inventory data via secure OAuth 2.0 authentication.2414MIT
- AlicenseNot gradedqualityDmaintenanceAI listing workflow for Etsy sellers: listings, mockups, ZIP packs, KDP copy, planners, images, and ad copy.MIT
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/semihbugrasezer/seerxo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server