Search 25,000+ meme templates and create real, shareable memes from any AI assistant. Free, anonymous, no API key. Remote server at https://memebo.at/mcp or npx -y memeboat-mcp.
Overview
Memeboat is a free, anonymous meme generator at memebo.at — this MCP server lets any AI assistant search its catalog of 25,000+ templates and create real, shareable memes.
Tools: search_meme_templates (find templates by name or topic), get_meme_template (details for one template), create_meme (caption a template top-to-bottom and get back a live meme page URL + direct image URL).
Connect the remote server at https://memebo.at/mcp (streamable HTTP, no auth), or run the npm package: npx -y memeboat-mcp. No account, no API key, rate-limited per IP.
Source: https://github.com/memebo-at/memeboat-mcp (MIT).
Server Config
{
"mcpServers": {
"memeboat": {
"url": "https://memebo.at/mcp"
}
}
}