Skip to main content
Glama
DodoNic

wandpad-etsy-mcp

by DodoNic

Shop strukturiert analysieren

etsy_analyze_shop

Computes objective metrics from Etsy shop listings and inventory: price range, views, missing sections, short titles, tags, duplicates, missing SKUs. Returns facts and KPIs for your interpretation.

Instructions

Sammelt Shop-, Listing- und Section-Daten und berechnet daraus objektive Kennzahlen (z.B. Preisspanne, Aufrufe, fehlende Shop-Section, kurze Titel, wenige Tags, mögliche Duplikate, fehlende SKUs, optional niedriger Bestand je Variante). Die Antwort trennt strikt zwischen 'fakten' (unverändert von Etsy), 'kennzahlen' (deterministisch berechnet) und enthält BEWUSST KEINE fertigen Empfehlungen - Interpretation und Handlungsempfehlungen sollen auf Basis dieser Rohdaten von Claude selbst formuliert werden.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
max_listingsNoMaximale Anzahl aktiver Listings, die im Detail analysiert werden (Etsy-Limit pro Aufruf: 100).
include_inventoryNoWenn true: zusätzlich Bestand/SKU je Listing einzeln abrufen (ein API-Aufruf pro Listing - verbraucht entsprechend mehr vom Etsy-Rate-Limit und dauert länger).
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the transparency burden. It discloses the response structure (strict separation of 'fakten' and 'kennzahlen'), the deliberate absence of ready-made recommendations, and the rate-limit impact of include_inventory. It does not explicitly state that the tool is read-only, but the wording 'sammelt' and 'berechnet' strongly implies no side effects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, dense paragraph with clear examples and a notable structural note about response formatting. It is not excessively long and every sentence provides useful context, though it could be tightened slightly by removing redundant examples.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (aggregates shop, listing, section data and computes several metrics), the description provides a good overview of purpose, metrics, output separation, and optional behavior. It lacks an explicit return format but intentionally leaves interpretation to Claude, and the absence of an output schema is compensated by the description's clarity on facts vs. metrics.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Input schema covers both parameters fully with descriptions. The description adds context by mentioning 'optional niedriger Bestand je Variante', which maps to include_inventory and clarifies its analytical purpose. It does not repeat parameter details, but adds value beyond schema by highlighting the metric it enables.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's action ('Sammelt Shop-, Listing- und Section-Daten und berechnet daraus objektive Kennzahlen') and provides concrete metric examples (Preisspanne, Aufrufe, etc.). This distinguishes it from sibling tools that fetch raw data (e.g., etsy_get_shop, etsy_list_listings) by emphasizing its analytical aggregation role.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for holistic shop analysis and mentions optional inventory fetching, but it does not explicitly state when to use this tool instead of the individual get_* siblings, nor does it provide exclusions or alternative recommendations. The guidance is implicit through the analytical nature but not directly stated.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/DodoNic/wandpad-etsy-mcp'

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