← selloracle.com

INDIVIDUAL MCP TOOL

get_best_sellers

[Data · 1 credit] Top-selling listings in a category, by favorites/sales signal.

selloracle.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

selloracle.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.selloracle]
url = "https://selloracle.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "selloracle": {
      "type": "http",
      "url": "https://selloracle.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: selloracle
Remote MCP URL: https://selloracle.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "selloracle": {
      "url": "https://selloracle.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "selloracle": {
      "type": "http",
      "url": "https://selloracle.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "selloracle",
  "transport": "streamable-http",
  "url": "https://selloracle.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • 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.
  • 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.
  • find_blue_ocean — [Data · 1 credit] Discover low-competition, high-demand niches in a category, ranked by Blue Ocean Score.
  • search_keywords — [Data · 1 credit] Keyword lookup with cached stats (total results, avg price, score).
  • get_top_shops — [Data · 1 credit] Leading shops in a category by sales, with sales/review/follower stats.
  • profit_calculator — [Data · 1 credit] Full Etsy fee breakdown and net profit for a sale (listing, transaction, payment-processing, and optional offsite-ads fees).
  • ai_reply_writer — [AI · 10 credits] Draft a customer-service reply in the seller's voice.