mcp-meme-sticky MCP Server
Create AI-generated memes using an MCP server that can convert created memes into stickers for Telegram or WhatsApp without needing to use an API.
Get this MCP server
Create AI-generated memes using an MCP server that can convert created memes into stickers for Telegram or WhatsApp without needing to use an API.
Installation
UVX
uvx --python=3.10 --from git+https://github.com/nkapila6/mcp-meme-sticky mcp-sticky
Configuration
MCP Servers Configuration
{
"mcpServers": {
"mcp-sticky":{
"command": "uvx",
"args": [
"--python=3.10",
"--from",
"git+https://github.com/nkapila6/mcp-meme-sticky",
"mcp-sticky"
]
}
}
}
Features
- Generate custom memes based on prompts
- Save generated memes to your desktop
- Convert memes into Telegram stickers
- Create Telegram links for converting images to stickers
- Automatically open Telegram instead of a browser
- Automatically open image links
- Use pre-made memegen templates
- AI-driven text selection for memes
- No API required
Notes
Uses Memegen, Mediapipe text embedder for template selection, PythonAnywhere for hosting the Telegram bot, inspired by the icrawler library and built with FastMCP. Tested on Claude Desktop, Cursor, and Goose. WhatsApp sticker conversion is in development. Includes a security audit badge from MseeP. Contains a disclaimer regarding AI-generated content responsibility.