mcp-imgflip
mcp-imgflip
Imgflip MCP — обёртка над Imgflip API (бесплатно, для получения списка шаблонов авторизация не требуется).
Является частью Pipeworx — MCP-шлюза, подключающего ИИ-агентов к 1394+ живым источникам данных.
Инструменты
Инструмент | Описание |
| Просмотр 100 самых популярных шаблонов мемов. Возвращает название шаблона, URL изображения, размеры и координаты текстовых полей. Используйте ID шаблонов с caption_image для создания мемов. |
Related MCP server: Meme MCP Server
Быстрый старт
Добавьте в ваш MCP-клиент (Claude Desktop, Cursor, Windsurf и т.д.):
{
"mcpServers": {
"imgflip": {
"url": "https://gateway.pipeworx.io/imgflip/mcp"
}
}
}Или подключитесь к полному шлюзу Pipeworx для доступа ко всем 1394+ источникам данных:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Использование с ask_pipeworx
Вместо прямого вызова инструментов вы можете задавать вопросы на простом английском:
ask_pipeworx({ question: "your question about Imgflip data" })Шлюз сам подбирает нужный инструмент и автоматически заполняет аргументы.
Подробнее
Лицензия
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceA simple Model Context Protocol server that allows AI models to generate meme images using the ImgFlip API, enabling users to create memes from text prompts.14155Apache 2.0
- AlicenseBqualityCmaintenanceA Model Context Protocol server that enables AI models and tools to generate meme images from user prompts using the ImgFlip API.17Apache 2.0
- AlicenseBqualityDmaintenanceGenerates custom memes with text overlays using pre-configured templates. Supports multiple meme formats with customizable text positioning, fonts, and automatic word wrapping.2MIT

Memeboat MCPofficial
AlicenseAqualityAmaintenanceSearch 25,000+ meme templates and create shareable memes directly from your AI assistant.3155MIT
Related MCP Connectors
Search 25,000+ meme templates and create shareable memes on memebo.at. Free, anonymous, no API key.
Generate on-brand images from your AI agent: design, edit, and render templates over MCP.
Giphy MCP — wraps Giphy API (public beta key, free)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-imgflip'
If you have feedback or need assistance with the MCP directory API, please join our Discord server