Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Seerxo

io.github.semihbugrasezer/seerxo

Generate SEO-optimized Etsy listings — title, description, and 13 tags — from your AI assistant.

Uptime
100.0%
1 direct probes · 30d
Response
275ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

generate_etsy_seo

Use this when the user wants a complete SEO-optimized Etsy listing from a product idea. Returns a title, A/B title variants, description, exactly 13 tags, and attributes. Uses one generation from the …

seerxo_analyze_listing

Use this when the user wants to score or diagnose an existing Etsy listing. Returns an explainable SEO score, sub-scores, weak points, missing keywords, and tag utilization. Free — does not use quota.

seerxo_optimize_listing

Use this when the user wants to rewrite an existing Etsy title, description, or tags based on audit findings. A re-audit gate prevents score regression. Uses one generation from the monthly quota.

seerxo_suggest_keywords

Use this when the user wants Etsy keyword ideas for a product or listing. Returns ranked autosuggest phrases with relative demand and placement guidance; never fabricates search volumes. Uses one gene…

seerxo_quota

Use this when the user asks about Seerxo credits or usage. Shows the authenticated account's remaining monthly generation quota. Free.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "seerxo": {
      "url": "https://api.seerxo.com/mcp",
      "transport": "streamable-http"
    }
  }
}