Meme Generator (ImgFlip)
Enables meme generation through the ImgFlip API with a single tool that accepts template ID and text placeholder parameters for creating custom memes directly within conversations.
33 stars
0 tools
Created Aug 2025
@haltakov/haltakov-meme-generator-imgflip-meme-mcpAbout
Enables meme generation through the ImgFlip API with a single tool that accepts template ID and text placeholder parameters for creating custom memes directly within conversations.
Categories
general
Installation
npm
npm install @haltakov/haltakov-meme-generator-imgflip-meme-mcp
Configuration
{
"mcpServers": {
"haltakov-meme-generator-imgflip-meme-mcp": {
"command": "npx",
"args": [
"-y",
"@haltakov/haltakov-meme-generator-imgflip-meme-mcp"
]
}
}
}