Skip to content
Cursor

Imgflip for Cursor

io.github.pipeworx-io/imgflip

Imgflip MCP — wraps Imgflip API (free, no auth for template listing)

client:Cursor transport:streamable-http

Install Imgflip in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "imgflip": {
      "url": "https://gateway.pipeworx.io/imgflip/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Imgflip in other clients