Servers
M
MemeStack MCP
@Ed-Relight
MemeStack MCP — hosted MCP server for searching an AI-tagged image gallery (memes, infographics, charts, visual explainers) ranked by Lightning zaps. 19 tools, 6 prompts, 3 resources. Every response includes ready-to-paste citation blocks (markdown / HTML / plain). Free, no auth:
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"memestack": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.memestack.ai/mcp"
]
}
}
}