Works with Claude • Cursor • any MCP client

Give your AI agent meme powers

One URL turns any MCP-capable assistant into a meme machine: search 900+ templates, ride live trending formats, and get back finished, hosted meme PNGs.

Connect your client

Claude Code

claude mcp add --transport http memebuilder https://www.memebuilder.ai/api/mcp

Cursor / Windsurf / Cline — mcp.json

{
  "mcpServers": {
    "memebuilder": {
      "url": "https://www.memebuilder.ai/api/mcp"
    }
  }
}

Claude Desktop

Settings → Connectors → Add custom connector → https://www.memebuilder.ai/api/mcp

Optional: send Authorization: Bearer mb_live_… (an API key from your dashboard) for higher limits — and watermark-free, branded renders on Pro/Max.

Three tools, endless bits

search_meme_templates

"Find me something for feeling superior" → Drake, Chad, Wolverine-photo… ids and image URLs ready to use.

get_trending_templates

The live chart of formats the internet is posting right now — so your agent memes in this week's language, not 2019's.

create_meme

Template + captions in, hosted PNG URL out — positioned exactly like the web editor renders. Drop it straight into Slack, docs, or a PR.

What it looks like

you → make a meme about our deploy finally passing CI

agent → search_meme_templates("celebration success")

agent → create_meme(template: "success-kid", top_text: "37 FAILED PIPELINES", bottom_text: "38TH ONE DEPLOYS")

🖼 https://img.memebuilder.ai/memes/api/…png — dropped in your channel.

MCP server FAQ

What is the Memebuilder MCP server?

A Model Context Protocol server at https://www.memebuilder.ai/api/mcp that gives AI assistants meme superpowers: searching 900+ templates, checking what formats are trending right now, and rendering finished memes as hosted PNGs.

How do I add it to Claude Code or Claude Desktop?

Claude Code: run `claude mcp add --transport http memebuilder https://www.memebuilder.ai/api/mcp`. Claude Desktop: add the same URL as a custom connector in Settings → Connectors.

Does it work with Cursor, Windsurf, and other MCP clients?

Yes — it speaks standard Streamable HTTP MCP, so any client that accepts a server URL works: Cursor, Windsurf, Cline, custom agents built on the MCP SDK, and ChatGPT connectors that support MCP.

Is it free? Do I need an API key?

No key needed to start — anonymous usage is watermarked and rate-limited. Add an API key from your Memebuilder dashboard as an Authorization header for higher limits, and Pro/Max keys render watermark-free with your own branding.

What tools does the server expose?

Three: search_meme_templates (find a format by vibe or name), get_trending_templates (the live chart of formats the internet is posting right now), and create_meme (captions in, hosted PNG URL out).

Your agent, but funnier

Add the server, ask for a meme, watch your standup thread improve immediately.

Keep exploring