M
MemeStack
20 endpointsliveSearch and browse a curated gallery of memes, infographics, and visual content. (MCP server ai.memestack/mcp, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for MemeStack.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| search images /search_images | Search the MemeStack image gallery. Runs semantic AI and keyword matching in parallel and merges results. Returns images with captions, tags, zap stats, and URL | $0.0020 per call | unknown |
| get image /get_image | Get full metadata for a specific image by ID, including caption, alt text, tags, OCR text, zap stats, and URLs. | $0.0020 per call | unknown |
| find similar /find_similar | Find visually similar images using perceptual hash matching. Returns images that look alike. | $0.0020 per call | unknown |
| find related /find_related | Find semantically related images using AI embedding similarity. Returns images with similar meaning/topic. | $0.0020 per call | unknown |
| browse images /browse_images | Browse and filter the image gallery without a search query. Useful for discovering content by tag, trending, or recent uploads. | $0.0020 per call | unknown |
| get user profile /get_user_profile | Get a user's public profile including display name, stats, and avatar info. | $0.0020 per call | unknown |
| get leaderboard /get_leaderboard | Get top-ranked images by zaps received, or top zappers by amount zapped, over a time period. | $0.0020 per call | unknown |
| browse by tag /browse_by_tag | Browse images for a specific tag. Returns the tag profile (description, stats) and optionally a paginated list of images tagged with it. | $0.0020 per call | unknown |
| browse by category /browse_by_category | Get a category and its featured images. Categories group related tags (e.g. "charts", "memes", "lightning-network"). | $0.0020 per call | unknown |
| list categories /list_categories | List all available image categories. Use this to discover what categories exist before calling browse_by_category. | $0.0020 per call | unknown |
| get tag profile /get_tag_profile | Get the profile for a tag (description, image count, total zaps, related tags) without fetching any images. Use browse_by_tag to also retrieve images. | $0.0020 per call | unknown |
| get mutation group /get_mutation_group | Get all variants of a meme template tracked on MemeStack. Returns the dominant image plus every variant in the same mutation group, with citation blocks for eac | $0.0020 per call | unknown |
| search text in image /search_text_in_image | Search for images by the text written or printed in them (OCR). Different from regular search — only matches the text_in_image field, not captions or tags. Use | $0.0020 per call | unknown |
| find meme for text /find_meme_for_text | Find a meme that captures a vibe, idea, or concept. Returns ready-to-embed images with citation blocks. Use this when writing posts, articles, or social content | $0.0020 per call | unknown |
| popular tags /popular_tags | List the most-used tags on MemeStack by all-time usage count. (Time-period filtering is not yet supported — tag usage is currently counted across the full lifet | $0.0020 per call | unknown |
| tag autocomplete /tag_autocomplete | Suggest tag slugs matching a prefix. Use this to verify a tag exists before filtering by it, or to discover related tags. Prefix must be ≥ 2 characters. | $0.0020 per call | unknown |
| cite image /cite_image | Generate canonical attribution blocks for one or more MemeStack images. Returns markdown, HTML, and plain-text citation strings ready to paste into your output, | $0.0020 per call | unknown |
| reverse image search /reverse_image_search | Find MemeStack images that look visually similar to a given image. Accepts an HTTPS image URL or a `data:image/...;base64,...` URL for bytes pasted into agent c | $0.0020 per call | unknown |
| submit image /submit_image | Submit an image to the MemeStack review queue. Paid tool — 100 sats (or USDC equivalent) per submission via the agent payment rails (x402/L402); no account or A | $0.0020 per call | unknown |
| generate meme /generate_meme | Generate a new image from a text prompt using AI (Grok Imagine). Paid tool — billed per call via the agent payment rails (x402/L402); not covered by any free qu | $0.0020 per call | unknown |