mcp-imgflip
mcp-imgflip
Imgflip MCP — envuelve la API de Imgflip (gratuita, sin autenticación para el listado de plantillas).
Parte de Pipeworx — una puerta de enlace MCP que conecta agentes de IA a 1394+ fuentes de datos en tiempo real.
Herramientas
Herramienta | Descripción |
| Explora las 100 plantillas de memes más populares. Devuelve el nombre de la plantilla, la URL de la imagen, las dimensiones y las coordenadas de los cuadros de texto. Usa los IDs de plantilla con caption_image para crear memes. |
Related MCP server: Meme MCP Server
Inicio rápido
Añádelo a tu cliente MCP (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"imgflip": {
"url": "https://gateway.pipeworx.io/imgflip/mcp"
}
}
}O conéctate a la puerta de enlace completa de Pipeworx para acceder a todas las 1394+ fuentes de datos:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Uso con ask_pipeworx
En lugar de llamar a las herramientas directamente, puedes hacer preguntas en lenguaje natural:
ask_pipeworx({ question: "your question about Imgflip data" })La puerta de enlace elige la herramienta adecuada y rellena los argumentos automáticamente.
Más
Licencia
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