MP
Mana Public
/get_popular_tags
Get popular tags
Product data tool: list the popular tags used to categorise Mana community creations, with frequency counts.
liveunknown~5s typical
mcpmanapublic
$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-am-mana-mana-public /get_popular_tags for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | integer | Maximum number of popular tags to return (1-100, default 30). |
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-am-mana-mana-public","endpoint":"/get_popular_tags","input":{}}'cli
npx cracked-ai run -p mcp-am-mana-mana-public -e /get_popular_tags -i '{}'mcp
run_tool({ provider: "mcp-am-mana-mana-public", endpoint: "/get_popular_tags", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.