mcp-meme-sticky
Created 5 months ago
Create AI generated memes using MCP Meme Sticky.
development
documentation
public
meme generation
stickers
What is mcp-meme-sticky?
Make memes or stickers using MCP server for WhatsApp or Telegram.
Documentation
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"
]
}
}
}
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!
Server Config
{
"mcpServers": {
"mcp-meme-sticky-server": {
"command": "npx",
"args": [
"mcp-meme-sticky"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Jul 02, 2025
Updated At:
Aug 07, 2025
Author:
nkapila6
Category:
community
License:
MIT
Tags:
development
documentation
public