Pre-computed Etsy market data for AI agents: a 0-100 Blue Ocean score per niche keyword (demand, saturation, concentration, freshness), niche reports, best sellers, top shops, and an Etsy fee/profit calculator. 14K+ scored niches refreshed weekly, every response carries a dataAsOf freshness stamp. Hosted remote MCP server (Streamable HTTP) + REST API, same key for both. Free tier: 100 data calls/day, no card. Connect to Claude with a single connector URL: https://selloracle.com/mcp?key=YOUR_KEY
Server Config
{
"mcpServers": {
"selloracle": {
"url": "https://selloracle.com/mcp",
"headers": {
"Authorization": "Bearer so_live_YOUR_KEY"
}
}
}
}