Skip to main content
Glama

mcp-imgflip

Imgflip MCP — 封装 Imgflip API(免费、无需认证即可获取模板列表)

Pipeworx 的一部分 — 一个将 AI 智能体连接到 1394+ 实时数据源的 MCP 网关。

工具

工具

描述

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