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 ✨.
claude mcp add --transport stdio nkapila6-mcp-meme-sticky uvx --python=3.10 --from git+https://github.com/nkapila6/mcp-meme-sticky mcp-sticky
How to use
mcp-meme-sticky is an MCP server that lets you generate AI-assisted memes and optionally convert them into Telegram stickers. It leverages meme templates from Meme Gen, and uses a local or hosted pipeline to embed text and produce meme images. The server is designed to be invoked by MCP clients that support tool calling, and it exposes meme generation capabilities that can be used to produce shareable images or sticker-ready links. Once generated, you can direct users to Telegram sticker conversion links or use the built-in flow to open image links automatically when sharing results.
How to install
Prerequisites:
- Python 3.10 or compatible runtime
- uv (via uvx) installed on your system
- Git access to pull from GitHub
Installation steps:
- Ensure Python 3.10 is available and uvx is installed. If needed, install uvx from the official source.
- Run the installation command for the MCP server via uvx as shown in the README:
uvx --python=3.10 --from git+https://github.com/nkapila6/mcp-meme-sticky mcp-sticky
- Confirm the server is registered under the MCP client configuration and accessible by your MCP environment.
- If your environment requires a different Python path or virtual environment, adjust the --python flag and virtual environment accordingly.
- (Optional) Review security audits or enable logging as needed using your MCP host’s tooling.
Additional notes
Tips:
- The server pairs with MCP clients that support tool calling, and it intends to offer Telegram sticker generation links via the associated MCP-Sticky Telegram Bot project. The WhatsApp sticker conversion is listed as pending work.
- Environment variables and configuration options may be exposed by your MCP host; if you need to adjust templates or sources, refer to the mcp-meme-sticky repository for any runtime configurables.
- If you encounter issues with installation, verify network access to the GitHub repository and ensure Python 3.10 is being used as specified. The security audit link provided in the README can be consulted for a deeper review of the server's security posture.
- This server does not include an npm package; it is deployed via uvx as shown, so npm_package is null.
Related MCP Servers
mcp
Official MCP Servers for AWS
MCP-Bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools
mcp -odoo
A Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and tools for data retrieval and manipulation.
fhir
FHIR MCP Server – helping you expose any FHIR Server or API as a MCP Server.
pfsense
pfSense MCP Server enables security administrators to manage their pfSense firewalls using natural language through AI assistants like Claude Desktop. Simply ask "Show me blocked IPs" or "Run a PCI compliance check" instead of navigating complex interfaces. Supports REST/XML-RPC/SSH connections, and includes built-in complian
arch
Arch Linux MCP (Model Context Protocol)