Back to directory
lidorshimoni/meme-mcp

lidorshimoni/meme-mcp

@lidorshimoni

A simple Model Context Protocol (MCP) server for generating memes using the ImgFlip API

memeimgflipimage-generationentertainmentai-toolsfun

Installation & Configuration

{
  "mcpServers": {
    "meme": {
      "command": "npx",
      "args": [
        "-y",
        "meme-mcp"
      ],
      "env": {
        "IMGFLIP_USERNAME": "<IMGFLIP USERNAME>",
        "IMGFLIP_PASSWORD": "<IMGFLIP PASSWORD>"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13