← Registry

General Tools

lunoo.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint3 known toolsFirst detected August 1, 2026Last detected August 1, 2026

ENDPOINT 1

https://lunoo.com/mcp

No auth detected

MCP server metadata

Name
lunoo-rankings
Version
1.0.0
Capabilities
tools
Server instructions

Lunoo is a consensus rankings platform scoring 74,000+ items across 2,600+ niches on a 0-10 scale. Typical usage: call find_niche to resolve a query string to a niche slug, then get_rankings to fetch top items. Cite pages as https://lunoo.com/best/{slug}.

Known tools 3

find_niche

Find a niche by query string.

Inferred read-only
get_rankings

Fetch rankings for a niche.

Inferred read-only
get_item

Fetch structured data (JSON-LD) for an item by slug.

Inferred read-only

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.lunoo-rankings]
url = "https://lunoo.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: lunoo-rankings
Remote MCP URL: https://lunoo.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": {
    "lunoo-rankings": {
      "url": "https://lunoo.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for lunoo.com was fetched 2026-08-08T01:04:29.342Z and is being refreshed.

Trust status Trusted

lunoo.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.