mcpbeat

Etsy Data MCP Server

com.selloracle/etsy-data
answering

Etsy Data is answering right now. Last checked 14 min ago. It exposes 8 tools. Last commit 26 Jul 2026.

Pre-computed Etsy market data for AI agents: Blue Ocean niche scores, best sellers, top shops.

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
126 ms
Response time
average over 24h
4
Stars
last commit 26 Jul 2026

Connect this server

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

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

Available tools 8

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

niche
get_niche_report
[Data · 2 credits] A multi-section deep report for one keyword: verdict, demand & competition read, price band, top shops, and a recommended angle. Everything an agent needs to make a go/no-go call in one call.
get_niche_score
[Data · 1 credit] Blue Ocean Score (0–100) for one keyword, with the four underlying signals (demand, saturation, concentration, freshness) plus avg price, views, favorites, and shop count. The computed conclusion — not raw listings.
best
get_best_sellers
[Data · 1 credit] Top-selling listings in a category, by favorites/sales signal.
blue
find_blue_ocean
[Data · 1 credit] Discover low-competition, high-demand niches in a category, ranked by Blue Ocean Score. Free tier returns the top 5; the full ranked list is the core paid asset.
keywords
search_keywords
[Data · 1 credit] Keyword lookup with cached stats (total results, avg price, score). The free hook that gets an agent onto the grid.
profit
profit_calculator
[Data · 1 credit] Full Etsy fee breakdown and net profit for a sale (listing, transaction, payment-processing, and optional offsite-ads fees). Pure math — no data lookup.
reply
ai_reply_writer
[AI · 10 credits] Draft a customer-service reply in the seller's voice.
top
get_top_shops
[Data · 1 credit] Leading shops in a category by sales, with sales/review/follower stats.

Endpoints

URLTransportStateLatencyChecked
https://selloracle.com/mcp streamable-http answering 133 ms 14 min ago

Etsy Data — questions

Answers built from our own checks of this server.

What can Etsy Data do?
It exposes 8 tools, read directly from the server on our last check. Among them: ai_reply_writer, find_blue_ocean, get_best_sellers, get_niche_report, get_niche_score, get_top_shops and 2 more. 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 Etsy Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 126 ms. The bar chart above shows every period we have measured.
How do I connect Etsy Data?
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 Etsy Data need an API key?
No. Etsy Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Etsy Data?
It answers our handshake in 126 ms on average, which is faster than 78% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Etsy Data open source?
Yes — it is published under the MIT licence and 4 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.