Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

Lunoo Rankings

com.lunoo/rankings

Consensus rankings for 75,000+ products across 2,600+ niches.

Uptime
100.0%
1 direct probes · 30d
Response
378ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://lunoo.com/mcp

Tools · 3

find_niche

Resolve a natural-language ranking request to one or more verified Lunoo niche slugs. Pass the user's request instead of guessing a slug. It handles common aliases, typos, and use-case terms, and retu…

get_rankings

Fetch ranked Lunoo results for a verified niche slug or natural-language request. It returns rank, score, description, confidence, and a canonical Lunoo URL for every item, plus the selected niche and…

get_item

Use this after a ranking result when the user wants details about one item. Pass the exact item slug from a Lunoo result or URL. It returns the canonical Lunoo URL for the item and public structured m…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lunoo_rankings": {
      "url": "https://lunoo.com/mcp",
      "transport": "streamable-http"
    }
  }
}