M
MemeStack
/browse_by_category
browse by category
Get a category and its featured images. Categories group related tags (e.g. "charts", "memes", "lightning-network").
liveverifiedunknown~5s typical
mcpprobedmemestack
$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-ai-memestack-mcp /browse_by_category for me.
Input
| Field | Type | Description |
|---|---|---|
| category* | string | Category slug (e.g. "charts", "memes") |
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-ai-memestack-mcp","endpoint":"/browse_by_category","input":{"category":"..."}}'cli
npx cracked-ai run -p mcp-ai-memestack-mcp -e /browse_by_category -i '{"category":"..."}'mcp
run_tool({ provider: "mcp-ai-memestack-mcp", endpoint: "/browse_by_category", input: {"category":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.