MCP.so
登录

MCP Meme Sticky

@nkapila6

关于 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 ✨.

基本信息

分类

沟通协作

许可证

MIT

运行时

python

传输方式

stdio

发布者

nkapila6

提交者

Nikhil Kapila

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Meme Sticky?

MCP Meme Sticky creates AI‑generated memes from a text prompt and can convert those memes into stickers for Telegram (WhatsApp support is planned). No external APIs are required.

How to use MCP Meme Sticky?

Install the server via uvx using the provided JSON configuration that sets the environment variable MCP_STICKY_RETURN_IMAGE to "true". Use any MCP client that supports tool calling (tested on Claude Desktop, Cursor, and Goose). The server will generate a meme and optionally provide a Telegram sticker link.

Key features of MCP Meme Sticky

  • AI meme generation from a prompt
  • Telegram sticker conversion (via a separate bot)
  • No API keys needed
  • Uses pre‑built meme templates from memegen.link
  • Can save memes to the desktop (tested on MacOS)
  • Compatible with multiple MCP clients

Use cases of MCP Meme Sticky

  • Creating custom memes for social media or messaging
  • Turning memes into Telegram stickers automatically
  • Generating memes quickly without signing up for APIs

FAQ from MCP Meme Sticky

What services does MCP Meme Sticky depend on?

It uses memegen.link for meme generation, Mediapipe for text embedding to select templates, PythonAnywhere to host the Telegram bot, and FastMCP for the MCP server framework.

Does MCP Meme Sticky require any API keys?

No, it works without any external API keys.

How do I get Telegram stickers from memes?

The server produces a link to a separate Telegram bot (MCP‑Sticky Telegram Bot) that converts the meme into a sticker. The bot must be online.

On which MCP hosts has it been tested?

It has been tested on Claude Desktop, Cursor, and Goose.

Can I save the meme image locally?

Yes, the server can save generated memes to the desktop; this has been tested on MacOS.

评论

沟通协作 分类下的更多 MCP 服务器