mcp-meme-sticky
Create AI generated memes using MCP Meme Sticky. Can converted generated memes into stickers for Telegram or WhatsApp (WA coming soon). ✨ no APIs required ✨.
Documentation
mcp-meme-sticky
Create AI generated memes using MCP Meme Sticky. Can converted generated memes into stickers for Telegram or WhatsApp (WA coming soon). ✨ no APIs required ✨.
For Telegram, the MCP server produces a link that can produce the image as a sticker. Can be viewed here: .
Attribution
The MCP server uses several services. Thank you to the following services / libraries.
- Memegen: GOATED open source meme generator!
- Mediapipe: Mediapipe's text embedder that allows me to select meme templates.
- PythonAnywhere: For their free Python clouds service! It powers the Telegram bot.
- icrawler: My image crawler is heavily inspired by their library.
- FastMCP: FastMCP makes it easier to make Python MCP servers!
Completed work
- Meme generation
- [x] Can generate custom memes based on prompt.
- [x] Can save generated memes on the desktop. (Test only on MacOS, please do test it on other OS with your respective hosts and give me feedback via issues)
- Sticker generation
- [x] Can convert memes to Telegram stickers (if the bot is online) using custom coded .
- [x] Automatically open Telegram instead of asking user to paste on Browser. (Added, 22nd May)
- [x] Automatically open image link. (Added, 22nd May)
- [x] Using memegen pre-built templates (easy). (Added, 22nd May)
- Pending work
- [ ] WhatsApp Sticker conversion.
- [ ] Log messages.
Installation instructions
Installation using uvx.
{
"mcpServers": {
"mcp-sticky":{
"command": "uvx",
"args": [
"--python=3.10",
"--from",
"git+https://github.com/nkapila6/mcp-meme-sticky",
"mcp-sticky"
],
"env": {
"MCP_STICKY_RETURN_IMAGE": "true"
}
}
}
}Security audits
MseeP does security audits on every MCP server, you can see the security audit of this MCP server by clicking here.
MCP Host
Should work with any MCP client that supports tool calling.
Have tested on the following:
- Claude Desktop
- Cursor
- Goose
- Others? You try!
Example
Click on the below image to view a video of MCP Meme Sticky on Claude Desktop.
https://github.com/user-attachments/assets/3ad45852-ff98-4a17-9ae2-6201e82704cc
Image examples of using MCP Meme Sticky on Claude Desktop.
Example using Goose MCP Host to generate memes with MCP Meme Sticky!
Buy Me A Coffee
If the software I've built has been helpful to you. Please do buy me a coffee, would really appreciate it! 😄
Disclaimer regarding AI generated content
The content generated through this MCP server is the product of automated processes and systems maintained by the MCP host (or client). (These terms are not interchangeable but people tend to use them interchangeable, the right term is host.)
As a user requesting this content, I am not responsible for the specific outputs, images, stickers, or other materials produced. Any content, memes, stickers, or other materials created through this service are not necessarily reflective of my personal views, opinions, or intentions.
The responsibility for the functionality, content filtering, and appropriate operation of this service lies solely with the MCP host.
I have utilized this tool in good faith for creative and fun purposes. If any content appears inappropriate, inaccurate, or potentially harmful, please direct all concerns, complaints, or inquiries to the MCP host provider. The MCP host bears full responsibility for all content generated through their platform.
Frequently asked questions
What is mcp-meme-sticky?
mcp-meme-sticky is Create AI generated memes using MCP Meme Sticky. Can converted generated memes into stickers for Telegram or WhatsApp (WA coming soon). ✨ no APIs required ✨.
How do I install mcp-meme-sticky?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp-meme-sticky open source?
Yes — it is hosted on GitHub at https://github.com/nkapila6/mcp-meme-sticky and has 12 stars.
Related MCP tools
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth! Python-based implementation. Trusted by 11000+ developers.
AWS MCP Servers — helping you get the most out of AWS, wherever you use MCP. Python-based implementation. Trusted by 6900+ developers.
Fast and Accurate Code Search for Agents. Uses 99% fewer tokens than grep+read
Cut AI token costs 95%+ on code exploration. The leading MCP server for precise, symbol-level GitHub code retrieval via tree-sitter AST. Works with Claude Code, Cursor & any MCP client. 313B+ tokens saved.
AI-powered OSINT agent with interactive REPL, MCP server, and CLI. 19 tools. Works with Claude, GPT-4, or local models. For authorized security research only.
A middleware to provide an openAI compatible endpoint that can call MCP tools Python-based implementation. Trusted by 800+ developers.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP