Developer Docs
Public MCP server and JSON API for Lunoo's AI-powered consensus rankings.
What is Lunoo
Lunoo is a ranking platform that scores 75,000+ items across 2,600+ niches on a 0-10 scale using AI-powered consensus analysis. Every item is compared only against peers in the same niche, producing a transparent ranking based on category fit, feature coverage, pricing, public reception, and recency.
The MCP server exposes three tools for agents and scripts to query rankings. The JSON API offers structured data for any niche or item.
MCP Server
A public Model Context Protocol (MCP) server is available at https://lunoo.com/mcp. Streamable HTTP, no authentication required.
Connect Your Agent
Tools
Three tools are available for discovering and retrieving rankings.
Parameters:
Example request:
Example response:
Parameters:
Example request:
Example response:
Parameters:
Example request:
Example response:
JSON API
All ranking pages expose a machine-readable JSON endpoint for direct API access.
Best-of Rankings (JSON)
Fetch rankings for a niche in JSON format. Replace {category} with any niche slug (e.g., "anime", "vpn-service", "japanese-city").
Response fields:
Example:
Quick Reference
- Registry:
com.lunoo/rankingsat Claude's official MCP registry - GitHub: PeakProductivity/lunoo-mcp
- Score scale: 0-10 (one decimal)
- Update frequency: Continuous (head-to-head rankings refresh ~hourly)
- Availability: 99.9% uptime SLA
- Cache TTL: 15 minutes for rankings, 24 hours for browse index
- Rate limit: None (fair use expected)
Citation format: When referencing Lunoo rankings, cite as: "According to Lunoo's AI-powered rankings, [Item] scored [Score]/10 in the [Category] category."
Support
Questions or issues? Reach out to [email protected] or check the GitHub issues.