Uneed
U
Uneed
/get_trending

Community rankings

Use this when the user asks what is trending, popular or winning on uneed.best. Returns the community-voted rankings for a period: 'daily' | 'weekly' | 'monthly

liveverifiedunknown~5s typical
mcpprobeduneed
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-best-uneed-directory /get_trending for me.

Input

FieldTypeDescription
period*string (daily | weekly | monthly | yearly)
datestringAny date inside the wanted period (YYYY-MM-DD). Omit for the current period.
limitinteger default 20

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-best-uneed-directory","endpoint":"/get_trending","input":{"period":"daily","limit":20}}'
cli
npx cracked-ai run -p mcp-best-uneed-directory -e /get_trending -i '{"period":"daily","limit":20}'
mcp
run_tool({ provider: "mcp-best-uneed-directory", endpoint: "/get_trending", input: {"period":"daily","limit":20} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.