← Registry

Content Tools

memestack.ai

Search and explore MemeStack image gallery with metadata, visual and semantic similarity.

x402 supported1 endpoint20 known toolsFirst detected June 28, 2026Last detected September 17, 2026

ENDPOINT 1

https://mcp.memestack.ai/mcp

No auth detected

MCP server metadata

Name
memestack
Version
1.3.0
Capabilities
toolspromptsresources
Server instructions

MemeStack is a visual search engine for memes, infographics, charts, and screenshots — find "that one image that explains X" by describing its meaning, the words inside it, or what it looks like. Every image is AI-captioned, OCR-indexed, and ranked by Lightning zaps. Use this server when the user wants to find an existing image — a meme, chart, infographic, screenshot, or diagram — by describing its meaning, quoting text printed inside it, or supplying a similar image. Not for stock photography, personal photos, or whole-web reverse image search. Read the resource memestack://attribution-guide once at session start; every image result carries a ready-to-paste citation block that should be preserved when the image is used.

Known tools 20

search_images

Search the MemeStack image gallery.

Inferred read-only
get_image

Get full metadata for a specific image by ID, including caption, alt text, tags, OCR text, zap stats, and URLs.

Inferred read-only
find_similar

Find visually similar images using perceptual hash matching.

Inferred read-only
find_related

Find semantically related images using AI embedding similarity.

Inferred read-only
browse_images

Browse and filter the image gallery without a search query.

Inferred read-only
get_user_profile

Get a user's public profile including display name, stats, and avatar info.

Inferred read-only
get_leaderboard

Get top-ranked images by zaps received, or top zappers by amount zapped, over a time period.

Inferred read-only
browse_by_tag

Browse images for a specific tag.

Inferred read-only
browse_by_category

Get a category and its featured images.

Inferred read-only
list_categories

List all available image categories.

Inferred read-only
get_tag_profile

Get the profile for a tag (description, image count, total zaps, related tags) without fetching any images.

Inferred read-only
get_mutation_group

Get all variants of a meme template tracked on MemeStack.

Inferred read-only
search_text_in_image

Search for images by the text written or printed in them (OCR).

Inferred read-only
find_meme_for_text

Find a meme that captures a vibe, idea, or concept.

Inferred read-only
popular_tags

List the most-used tags on MemeStack by all-time usage count.

Inferred read-only
tag_autocomplete

Suggest tag slugs matching a prefix.

Inferred read-only
cite_image

Generate canonical attribution blocks for one or more MemeStack images.

Inferred read-only
reverse_image_search

Find MemeStack images that look visually similar to a given image.

Inferred read-only
submit_image

Submit an image to the MemeStack review queue.

Inferred read-only
generate_meme

Generate a new image from a text prompt using AI (Grok Imagine).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.memestack]
url = "https://mcp.memestack.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "memestack": {
      "type": "http",
      "url": "https://mcp.memestack.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: memestack
Remote MCP URL: https://mcp.memestack.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "memestack": {
      "url": "https://mcp.memestack.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "memestack": {
      "type": "http",
      "url": "https://mcp.memestack.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "memestack",
  "transport": "streamable-http",
  "url": "https://mcp.memestack.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for memestack.ai was fetched 2026-08-25T20:25:43.480Z and is being refreshed.

Trust status RestrictedContent

memestack.ai is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.