Skip to content
Claude Desktop

imgflip mcp for Claude Desktop

io.github.mariokernich/imgflip-mcp

Browse Imgflip meme templates and generate memes (caption images, AI memes) via the Imgflip API

client:Claude Desktop transport:stdio runtime:npm

Install imgflip mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "imgflip-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "imgflip-mcp"
      ],
      "env": {
        "IMGFLIP_USERNAME": "<IMGFLIP_USERNAME>",
        "IMGFLIP_PASSWORD": "<IMGFLIP_PASSWORD>",
        "IMGFLIP_PREMIUM": "<IMGFLIP_PREMIUM>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

imgflip mcp in other clients