MemeStack
M
MemeStack
/browse_images

browse images

Browse and filter the image gallery without a search query. Useful for discovering content by tag, trending, or recent uploads.

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_images for me.

Input

FieldTypeDescription
tagstringFilter by tag slug (e.g. "bitcoin", "meme")
sortstring (newest | popular | oldest | trending)Sort order (default: newest)
limitnumberResults per page (1-50, default 10)
offsetnumberPagination offset (default 0)

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_images","input":{}}'
cli
npx cracked-ai run -p mcp-ai-memestack-mcp -e /browse_images -i '{}'
mcp
run_tool({ provider: "mcp-ai-memestack-mcp", endpoint: "/browse_images", input: {} })

Try it

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