Back to directory
meme-mcp

meme-mcp

@lidorshimoni2

A simple MCP server for generating memes using the ImgFlip API

memeimgflipgeneratorentertainment

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
2025/6/18
Updated
2026/6/7