Skip to content
Cline

imgflip mcp for Cline

io.github.mariokernich/imgflip-mcp

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

client:Cline transport:stdio runtime:npm

Install imgflip mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

imgflip mcp in other clients