# 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 ✨.

- **Type:** MCP server
- **Install:** `agentstack add mcp-nkapila6-mcp-meme-sticky`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [nkapila6](https://agentstack.voostack.com/s/nkapila6)
- **Installs:** 0
- **Category:** [Communication](https://agentstack.voostack.com/c/communication)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [nkapila6](https://github.com/nkapila6)
- **Source:** https://github.com/nkapila6/mcp-meme-sticky

## Install

```sh
agentstack add mcp-nkapila6-mcp-meme-sticky
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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: MCP-Sticky Telegram Bot.

## Attribution
The MCP server uses several services. Thank you to the following services / libraries.
- [Memegen](https://memegen.link/): GOATED open source meme generator!
- [Mediapipe](https://ai.google.dev/edge/mediapipe/solutions/text/text_embedder): Mediapipe's text embedder that allows me to select meme templates.
- [PythonAnywhere](https://www.pythonanywhere.com/): For their free Python clouds service! It powers the [Telegram bot](https://github.com/nkapila6/mcp-sticky-tele).
- [icrawler](https://github.com/hellock/icrawler): My image crawler is heavily inspired by their library.
- [FastMCP](https://gofastmcp.com/getting-started/welcome): 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 MCP-Sticky Telegram Bot.
  - [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.
```json
{
  "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](https://mseep.ai/app/nkapila6-mcp-meme-sticky).

## 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! 😄

[](https://ko-fi.com/X8X51MK4A1)

# 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.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [nkapila6](https://github.com/nkapila6)
- **Source:** [nkapila6/mcp-meme-sticky](https://github.com/nkapila6/mcp-meme-sticky)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-nkapila6-mcp-meme-sticky
- Seller: https://agentstack.voostack.com/s/nkapila6
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
