Seerxo
REMOTE · API.SEERXO.COM · 2 COMPONENTS · SCANNED SEP 20
Generate SEO-optimized Etsy listings — title, description, and 13 tags — from your AI assistant.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security94
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability78
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 510 tokens (~102/item across 5 items; 5 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the Seerxo MCP server?
Seerxo is a hosted endpoint at https://api.seerxo.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · api.seerxo.com
claude mcp add --transport http semihbugrasezer-seerxo 'https://api.seerxo.com/mcp'
{
"mcpServers": {
"semihbugrasezer-seerxo": {
"url": "https://api.seerxo.com/mcp"
}
}
} {
"servers": {
"semihbugrasezer-seerxo": {
"type": "http",
"url": "https://api.seerxo.com/mcp"
}
}
} [mcp_servers.semihbugrasezer-seerxo] url = "https://api.seerxo.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"semihbugrasezer-seerxo": {
"type": "remote",
"url": "https://api.seerxo.com/mcp",
"enabled": true
}
}
} openclaw mcp add semihbugrasezer-seerxo --url 'https://api.seerxo.com/mcp' --transport streamable-http
mcp_servers:
semihbugrasezer-seerxo:
url: "https://api.seerxo.com/mcp" {
"McpServers": {
"semihbugrasezer-seerxo": {
"Transport": "http",
"Url": "https://api.seerxo.com/mcp"
}
}
} assistant mcp add semihbugrasezer-seerxo -t streamable-http -u 'https://api.seerxo.com/mcp'
{
"mcpServers": {
"semihbugrasezer-seerxo": {
"type": "http",
"url": "https://api.seerxo.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 26 Aug 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 0
- Stability: 0.97 → pass security
- 24 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 0
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://api.seerxo.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=seerxo.com | CN=WE1,O=Google Trust Services,C=US | 3 Sept 2026 | 2 Dec 2026 | ECDSA 256 | ECDSA-SHA256 | c0350f7c4955f6a21310fe8032b71799 |
| SANs: seerxo.com, *.seerxo.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of api.seerxo.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| seerxo.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer resource_metadata="https://api.seerxo.com/.well-known/oauth-protected-resource", scope="listing:read"
Bearer resource_metadata="https://api.seerxo.com/.well-known/oauth-protected-resource", scope="listing:read" | Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains; preload |
| content-security-policy | default-src 'self';script-src 'self';style-src 'self';img-src 'self' data:;connect-src 'self';font-src 'self';object-src 'none';frame-ancestors 'self' https://accounts.google.com https://*.google.com;upgrade-insecure-requests;base-uri 'self';form-action 'self';script-src-attr 'none' |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| referrer-policy | no-referrer |
| permissions-policy | camera=(), microphone=(), geolocation=(), interest-cohort=() |
Protected resource metadata
| Document | https://api.seerxo.com/.well-known/oauth-protected-resource |
|---|---|
| Retrieved | Yes |
| Resource | https://api.seerxo.com/mcp |
| Authorisation server | https://api.seerxo.com |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.seerxo.com/mcp | Verified | 200 | |
| http (plaintext) | http://api.seerxo.com/mcp | HTTPS enforced | 302 | https://api.seerxo.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
generate_etsy_seo Generate Etsy listing ~102
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.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Etsy category, e.g. "Home & Living" |
| product_name | string | yes | Product description, e.g. "handmade ceramic coffee mug, speckled glaze, 12oz" |
| Name | Type | Req | Description |
|---|---|---|---|
| cross_sell | string | yes | Suggested complementary product. |
| description | string | yes | SEO-optimized product description. |
| features | array | yes | Product feature highlights. |
| shipping_tip | string | yes | Shipping pricing guidance. |
| suggested_attributes | – | yes | Suggested Etsy attribute values. |
| tags | array | yes | All 13 Etsy tags. |
| target_keywords | array | yes | Primary keyword phrases targeted by the listing. |
| title | string | yes | Primary SEO title. |
| title_alternatives | array | yes | Alternative titles for A/B testing. |
| usage | object | yes | – |
No examples provided.
seerxo_analyze_listing Audit Etsy listing ~117
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.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | Current Etsy listing description |
| product_name | string | – | Short product description, e.g. "handmade ceramic coffee mug, speckled glaze, 12oz" |
| tags | array | – | Current Etsy tags |
| title | string | – | Current Etsy listing title |
| Name | Type | Req | Description |
|---|---|---|---|
| checks | array | yes | All evaluated SEO checks. |
| coverage | number | yes | Percentage of product keywords covered by the listing. |
| fixes | array | yes | Legacy actionable fix list. |
| grade | string | yes | Letter grade derived from the SEO score. |
| missingKeywords | array | yes | Product keywords missing from the listing. |
| passed | number | yes | Number of SEO checks that passed. |
| percent | number | yes | Legacy alias for the overall SEO score. |
| seoScore | number | yes | Overall Etsy SEO score from 0 to 100. |
| subScores | object | yes | – |
| tagUtilization | object | yes | – |
| total | number | yes | Total number of SEO checks. |
| weakPoints | array | yes | Ranked SEO findings and fixes. |
No examples provided.
seerxo_optimize_listing Optimize Etsy listing ~128
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.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | Current Etsy listing description |
| mode | string | – | Which fields to rewrite (default: full) |
| product_name | string | – | Short product description, e.g. "handmade ceramic coffee mug, speckled glaze, 12oz" |
| tags | array | – | Current Etsy tags |
| title | string | – | Current Etsy listing title |
| Name | Type | Req | Description |
|---|---|---|---|
| after | object | yes | Audit summary after optimization. |
| before | object | yes | Audit summary before optimization. |
| diff | object | yes | Before and after values for each listing field. |
| fallback | boolean | yes | Whether the original listing was kept to prevent a score regression. |
| mode | string | yes | Optimization mode that was applied. |
| optimized | object | yes | – |
| resolved | array | yes | Finding IDs resolved by the rewrite. |
| unresolved | array | yes | Finding IDs still present after the rewrite. |
| usage | object | yes | – |
No examples provided.
seerxo_quota Check quota ~37
Use this when the user asks about Seerxo credits or usage. Shows the authenticated account's remaining monthly generation quota. Free.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| current | number | yes | Generations used this month. |
| limit | number | yes | Monthly generation limit. |
| remaining | number | yes | Generations remaining this month. |
| tier | string | yes | Seerxo account tier. |
| usageByChannel | object | yes | – |
No examples provided.
seerxo_suggest_keywords Suggest Etsy keywords ~126
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.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | Current Etsy listing description |
| product_name | string | – | Short product description, e.g. "handmade ceramic coffee mug, speckled glaze, 12oz" |
| seed | string | – | Seed phrase to expand |
| tags | array | – | Current Etsy tags |
| title | string | – | Current Etsy listing title |
| Name | Type | Req | Description |
|---|---|---|---|
| confidence | string | yes | Confidence in the available suggestions. |
| keywords | array | yes | Keyword suggestions in Etsy autosuggest demand order. |
| seed | string | yes | Normalized seed phrase used for suggestions. |
| source | string | yes | Source used for keyword suggestions. |
| usage | object | yes | – |
No examples provided.
What is the Seerxo MCP server?
Seerxo is an MCP server listed in the public MCP registry as io.github.semihbugrasezer/seerxo. Generate SEO-optimized Etsy listings, title, description, and 13 tags, from your AI assistant. This page covers its hosted endpoint (https://api.seerxo.com/mcp).
Is the Seerxo MCP server safe to use?
Seerxo scores 94 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Seerxo MCP server expose?
Seerxo exposes 5 tools: generate_etsy_seo, seerxo_analyze_listing, seerxo_optimize_listing, seerxo_suggest_keywords, seerxo_quota. Their descriptions and schemas cost roughly 510 tokens of context every time the server is loaded.
Does the Seerxo MCP server require authentication?
Yes. Seerxo asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the Seerxo MCP server still maintained?
Seerxo is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.