If you are an operator
See yourself as the market sees you. BHS, rank, competitor set, what to move this week. Start with the free Market Analyst.
Every local business in the US, ranked nightly across six components. Query it yourself via the public API or through the Operator MCP server inside Claude.
Methodology
Leaderboards
Every city, every trade, every night. Scoring is transparent and the raw component data is readable through the API. No pay-to-win, no paid placements.
Coverage
Use cases
See yourself as the market sees you. BHS, rank, competitor set, what to move this week. Start with the free Market Analyst.
Evaluate an acquisition with real, current metrics. Exit risk, revenue pace, review sentiment. Not a data broker dump.
Query the corpus directly. Public API, MCP server, signal feed. Rate-limited, documented, versioned.
MCP server
businesses.searchFilter by city, category, score rangebusinesses.getFull record by slug or idhealth_score.getBHS + six-component breakdownleaderboard.getTop operators by city and trademarket.summaryCity/trade aggregates, trendsmarket_events.listRecent openings, closures, movescompetitors.getDirect competitor setreview_intelligence.getReview velocity and sentiment{
"mcpServers": {
"operator": {
"url": "https://operator.fyi/api/mcp",
"headers": { "X-Operator-Key": "your_key" }
}
}
}Drop into your Claude Desktop config at ~/Library/Application Support/Claude/claude_desktop_config.json. Generate a key in the app settings.