Content Tools
memestack.ai
Search and explore MemeStack image gallery with metadata, visual and semantic similarity.
ENDPOINT 1
https://mcp.memestack.ai/mcp
MCP server metadata
- Name
- memestack
- Version
- 1.3.0
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
get_imageGet full metadata for a specific image by ID, including caption, alt text, tags, OCR text, zap stats, and URLs.
Inferred read-onlyget_user_profileGet a user's public profile including display name, stats, and avatar info.
Inferred read-onlyget_leaderboardGet top-ranked images by zaps received, or top zappers by amount zapped, over a time period.
Inferred read-onlyget_tag_profileGet the profile for a tag (description, image count, total zaps, related tags) without fetching any images.
Inferred read-onlysearch_text_in_imageSearch for images by the text written or printed in them (OCR).
Inferred read-onlyreverse_image_searchFind MemeStack images that look visually similar to a given image.
Inferred read-onlyCONNECT 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.
memestack.ai is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.