Imgflip MCP
📚 Full documentation: mariokernich.github.io/imgflip-mcp. Its 7 documented tools cover memes, caption, meme. It runs locally over stdio via the published package.
People connecting media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-23 · ★ 2 · #85 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install Imgflip MCP
before you install - you'll need
IMGFLIP_USERNAME, IMGFLIP_PASSWORD, IMGFLIP_PREMIUM are optional or environment-specific per the README.
Claude Code
claude mcp add mariokernich-imgflip-mcp -- npx -y imgflip-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"mariokernich-imgflip-mcp": {
"command": "npx",
"args": [
"-y",
"imgflip-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-07-12 - young repo, little track record yet
license MIT - declared in the repository
npm package imgflip-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.mariokernich is GitHub-verified and matches the repo owner
03 · What Imgflip MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can list the ~100 most popular meme templates, with optional name filtering, and search 1M+ templates by name.
Capability map
Tools grouped from the project's README - what Imgflip MCP lets an agent do.
Memes
2 tools - e.g. List the ~100 most popular meme templates, with optional name filtering; Search 1M+ templates by name
get_memes · search_memes
Caption
2 tools - e.g. Caption a template and get the generated image URL; Caption an animated GIF template
caption_image · caption_gif
Meme
2 tools - e.g. Look up a single template by id; Let Imgflip's AI invent a whole meme
get_meme · ai_meme
Automeme
1 tool - e.g. Auto-pick a template for a piece of text
automeme
Limitations (from the README)
- Generated images are hosted by Imgflip and may be deleted when they receive no views for a long period. - get_memes returns the top ~100 templates ordered by caption popularity over the last 30 days, so results change over time. - All generation endpoints are application/x-www-form-urlencoded POST requests; this server handles the encoding (including the boxes[i][field] array syntax) for you. - Full upstream docume
Latest releases
v1.0.1 · 2026-07-13
v1.0.0 · 2026-07-13
04 · Who maintains Imgflip MCP
imgflip-mcp is maintained by mariokernich. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/mariokernich/imgflip-mcp
- category
- media - ranked #85 of 155 actively-maintained media servers as of 2026-08-25.
- release cadence
- 2 releases in the last 90 days (latest 2026-07-13)
- registry
- io.github.mariokernich/imgflip-mcp (active, first published 2026-07-13 · 2 versions)
- packages
- npm:imgflip-mcp
06 · Imgflip MCP FAQ
Is Imgflip MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 2 releases in the last 90 days. We re-verify nightly.
What can Imgflip MCP do?
With this server connected, an agent can list the ~100 most popular meme templates, with optional name filtering, and search 1M+ templates by name.
How do I install Imgflip MCP?
Run `npx -y imgflip-mcp`. The README documents 3 environment variables (IMGFLIP_USERNAME, IMGFLIP_PASSWORD, IMGFLIP_PREMIUM) to set first. IMGFLIP_USERNAME, IMGFLIP_PASSWORD, IMGFLIP_PREMIUM are optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Imgflip MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Imgflip MCP
Alternatives to Imgflip MCP
Maintained media servers if Imgflip MCP isn't the fit.
- Openshorts Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube. ★ 3,410 · 2026-08-25
- Claude Real Video Let any LLM watch a video locally - and search everything it has ever watched. ★ 2,061 · 2026-08-22
- Voicemode Natural voice conversations for AI assistants - STT/TTS via MCP ★ 1,337 · 2026-08-09
- Nova3 D Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script. ★ 682 · 2026-08-12
- Comfyui MCP MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM. ★ 671 · 2026-08-25
- Yutu The AI-powered toolkit that grows your YouTube channel on autopilot ★ 620 · 2026-08-23
More media MCP servers · Shotcut MCP · Image Recognition MCP · Imagenate · Paper Banana CN
More JavaScript MCP servers · Walmart · IBM Maximo · Mars Nme · Saos · Hushdrop · see all