Skip to main content
Glama

mcp-imgflip

Imgflip MCP — обёртка над Imgflip API (бесплатно, для получения списка шаблонов авторизация не требуется).

Является частью Pipeworx — MCP-шлюза, подключающего ИИ-агентов к 1394+ живым источникам данных.

Инструменты

Инструмент

Описание

get_memes

Просмотр 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

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    C
    maintenance
    A Model Context Protocol server that enables AI models and tools to generate meme images from user prompts using the ImgFlip API.
    17
    Apache 2.0

View all related MCP servers

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)

View all MCP Connectors

Latest Blog Posts

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