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 ✨.
  • python

12

GitHub Stars

python

Language

6 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "nkapila6-mcp-meme-sticky": {
      "command": "uvx",
      "args": [
        "--python=3.10",
        "--from",
        "git+https://github.com/nkapila6/mcp-meme-sticky",
        "mcp-sticky"
      ]
    }
  }
}

You can generate AI-powered memes and convert them into Telegram stickers using the MCP Meme Sticky server. It runs locally and integrates with MCP clients to create memes from prompts, then easily turns them into shareable stickers. No external APIs are required for meme generation, and you can view and use generated stickers directly from supported interfaces.

How to use

To use the MCP Meme Sticky server, run it as an MCP stdio server and connect your MCP client. You will be able to generate memes from prompts and convert those memes into Telegram stickers via a generated link.

How to install

{
  "mcpServers": {
    "mcp-sticky":{
      "command": "uvx",
        "args": [
          "--python=3.10",
          "--from",
          "git+https://github.com/nkapila6/mcp-meme-sticky",
          "mcp-sticky"
        ]
      }
  }
}

Additional content

MCP Meme Sticky supports meme generation and sticker conversion workflows. It uses prebuilt meme templates and text embedding to produce memes from prompts, and it can generate Telegram sticker links that open directly in Telegram. The project notes pending work for WhatsApp sticker conversion and log messages, and acknowledges several supporting services and libraries.

Security audits are performed on every MCP server, and you can review the audit results through the hosting provider’s interface.

Example usage scenarios include generating memes with a host MCP client, saving generated memes to desktop, and automatically opening the Telegram link to create a sticker. The server has been tested with several MCP hosts and clients.

If you want to show appreciation for the project, you can support the author with a coffee donation.

Configuration and environment

The MCP server is configured as a stdio-based local server. The runtime command is uvx, with arguments that point to the Python runtime and the source repository for the mcp-sticky server.

Notes and troubleshooting

Ensure your MCP client supports tool calling and can handle stdio MCP servers. If you encounter issues starting the server, verify you have Python 3.10 available in your environment and that the uvx tool is installed correctly. If problems persist, check for network restrictions that could block Git+HTTPS sources or the uvx runtime.

Example previews

Visual previews showcase how memes are generated and how the resulting images can be opened as Telegram stickers. You may encounter example videos and image snippets demonstrating the workflow with various MCP hosts.

Available tools

Meme generation

Create AI-generated memes from prompts using prebuilt templates and text embedding to form meme text and visuals.

Sticker conversion

Convert generated memes into Telegram stickers and generate a Telegram-compatible link to apply the sticker.

Telegram bot linkage

Automatically open Telegram and the generated image link for sticker creation within supported MCP hosts.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational