MCP — Model Context Protocol

Use LGTM.lol as a custom connector in Claude to get random LGTM images directly from your conversations.

Setup

  1. Open Claude.ai and go to Settings → Integrations.
  2. Click Add custom integration and choose MCP.
  3. Enter the following endpoint URL:
https://lgtm.lol/mcp

Once added, Claude will automatically use the get_random_lgtm_image tool when you ask for an LGTM image.

Available Tool

Tool Parameter Values Description
get_random_lgtm_image period week / month / year / all Filter by upload date
format gif / png / jpg / webp / any Filter by image format

Example Prompts

What you say to Claude period format
Give me an LGTM imageallany
Give me an LGTM image from this weekweekany
I want an LGTM image from this monthmonthany
Show me an LGTM image from this yearyearany
Give me a GIF LGTM imageallgif
I want a PNG LGTM imageallpng
Show me an animated LGTM image from this weekweekgif
Get me a PNG LGTM from this monthmonthpng

Response Format

The tool returns the image URL and a ready-to-use Markdown snippet:

LGTM image URL: https://s3-.../image.png

Copy the Markdown below:

[![LGTM](https://lgtm.lol/p/123)](https://lgtm.lol/i/123)