mcpbeat

Seerxo MCP Server

io.github.semihbugrasezer/seerxo
answering

Seerxo is answering right now. Last checked 4 min ago. 134 installs a week from npm. It exposes 5 tools. Last commit 29 Jul 2026.

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

Installs per day peak 1 672 · avg 123 · -76% w/w
a month agotoday
Uptime history 46 hours of history
46 hours agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
327 ms
Response time
average over 24h
134
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add seerxo --transport http https://api.seerxo.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seerxo": {
      "url": "https://api.seerxo.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seerxo]
url = "https://api.seerxo.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "seerxo": {
      "url": "https://api.seerxo.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seerxo": {
      "url": "https://api.seerxo.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

seerxo
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_quota
Use this when the user asks about Seerxo credits or usage. Shows the authenticated account's remaining monthly generation quota. Free.
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 generation from the monthly quota.
generate
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 monthly quota.

Endpoints

URLTransportStateLatencyChecked
https://api.seerxo.com/mcp streamable-http answering 255 ms 4 min ago

Seerxo — questions

Answers built from our own checks of this server.

What can Seerxo do?
It exposes 5 tools, read directly from the server on our last check. Among them: generate_etsy_seo, seerxo_analyze_listing, seerxo_optimize_listing, seerxo_quota, seerxo_suggest_keywords. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Seerxo working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 327 ms. The bar chart above shows every period we have measured.
How do I connect Seerxo?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Seerxo need an API key?
No. Seerxo completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Seerxo?
It answers our handshake in 327 ms on average, which is faster than 43% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Seerxo?
The npm package seerxo was installed 134 times in the last week. Week over week that is -76%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Seerxo open source?
Yes — it is published under the MIT licence, written in JavaScript and 25 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.