mcpbeat Sign in

Seerxo MCP Server

by semihbugrasezer Your server? Claim it
answering

Seerxo is answering right now. Last checked 6 min ago. 104 installs a week from npm. It exposes 5 tools. Last commit 28 Aug 2026.

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

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

What the code does

We read the source, 5 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    prefix = execFileSync(npmCmd, ["config", "get", "prefix"])

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 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"
    }
  }
}

This one needs environment variables set before it will start: SEERXO_EMAIL (Optional Seerxo account email; omit when credentials were saved with 'seerxo login'.), SEERXO_API_KEY (Optional API key from seerxo.com — omit to use the free tier set up via 'seerxo configure'.). The author declared them in the registry entry; get the values from the project itself.

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 292 ms 6 min ago

Alternatives to Seerxo

same job, measured the same way
Prelo
by listprelo

Drafts eBay listings from your item photos: title, description, price and condition.

answering
Vitex — AI Resume Generator
by chanmeng666

Generate tailored, ATS-optimized resume PDFs and cover letters from a job description, over MCP.

44 installs/wk answering
Flowstep
by flowstep

Generate, inspect, and manage Flowstep UI designs directly from your AI assistant.

answering
Itsconvo
by itsconvo

Access your Convo meetings, transcripts, summaries, and action items from any AI assistant.

29 installs/wk local only
SeedBase Test Data
by marcelglaeser

Generate realistic, FK-consistent synthetic test data for your databases from your AI assistant.

49 installs/wk 6 tools answering
Ebay Seller MCP
by haulbound

Run an eBay seller account from your AI assistant: orders, listings, stock, fees and payouts.

answering
Haulbound
by haulbound

Run an eBay seller account from your AI assistant: orders, listings, stock, fees and payouts.

answering
Alttext MCP
by alttextai

Generate alt text, translate descriptions, and manage your AltText.ai image library.

18 installs/wk local only

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 312 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 312 ms on average, which is faster than 49% 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 104 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, 27 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.