Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.mariokernich/imgflip-mcp

NPM · IMGFLIP-MCP · SCANNED AUG 3

Browse Imgflip meme templates and generate memes (caption images, AI memes) via the Imgflip API

Available components

+28 this week 79 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to mariokernich/imgflip-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 21 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability78
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 495 tokens (~247/item across 2 items; 2 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · imgflip-mcp

# add to Claude Code
claude mcp add mariokernich-imgflip-mcp -- npx -y imgflip-mcp
# add to Codex CLI
codex mcp add mariokernich-imgflip-mcp -- npx -y imgflip-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mariokernich-imgflip-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "imgflip-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mariokernich-imgflip-mcp --command npx --arg -y --arg imgflip-mcp
# ~/.hermes/config.yaml
mcp_servers:
  mariokernich-imgflip-mcp:
    command: "npx"
    args: ["-y", "imgflip-mcp"]
// mcp.json
{
  "mcpServers": {
    "mariokernich-imgflip-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "imgflip-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +74
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • The attested source repository moved: mariokernich/imgflip-mcp security
    • License: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • Dependency health: unverified → partial functional
    • Stability: unverified → 0.20 functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → excellent functional
    • Tool coverage: unverified → 100 functional
    • Licence: MIT functional
  • 1 Aug 26 −20
    • Schema quality: 100 → unverified functional
    • Tool coverage: 100 → unverified functional
  • 31 Jul 26 −26
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 51

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
mariokernich/imgflip-mcp
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/mariokernich/imgflip-mcp/.github/workflows/publish.yml@refs/heads/main
Rekor log index:
2161735886
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:89642d9b1548dc9147d48ec1e485318aa4cbf3ad744b4385216df18efb2eb653ace986adef7217ff1af44bf4b72787d2cfa66feb38e512f26797c981f
Discovery method:
attestation_endpoint
Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 2 exposed · ~381 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
caption_image ~266

Create a real meme by captioning an Imgflip template — use this whenever the user asks for a meme instead of drawing one yourself. Returns the generated image inline plus its URL. Use get_memes first to find a template_id and its box_count. For simple two-line memes pass text0 (top) and text1 (bottom); for templates with more than two boxes, or for custom styling/positioning, pass the boxes array instead (boxes takes precedence over text0/text1). Requires a free Imgflip account (IMGFLIP_USERNAME / IMGFLIP_PASSWORD).

NameTypeReqDescription
boxesarrayUp to 20 text boxes for templates with more than two boxes or for custom positioning/colors. Omitted coordinates are auto-placed.
fontstringFont family (default: impact)
max_font_sizeintegerMaximum font size in pixels (default: 50)
no_watermarkbooleanRemove the imgflip.com watermark (Imgflip Premium only)
template_idstringyesTemplate id from get_memes, e.g. "181913649" for Drake
text0stringTop text (ignored when boxes is set)
text1stringBottom text (ignored when boxes is set)

No output schema declared.

No examples provided.

get_memes ~115

Get the ~100 most popular Imgflip meme templates (ordered by how often they were captioned in the last 30 days). Each template includes its id (needed for caption_image), name, image URL, dimensions and box_count (how many text boxes it supports). Free, no credentials required.

NameTypeReqDescription
limitintegerMaximum number of templates to return (default: all, up to 100)
name_filterstringCase-insensitive substring to filter template names by, e.g. "drake"

No output schema declared.

No examples provided.