Labsco
MCP SERVER

LGTM Images

by dongri

Drop an LGTM image into a code review without leaving the assistant.

Stock Media Libraries
Summary
Returns two forms so you never have to reformat.

The markdown covers a pull-request comment; the bare URL covers Slack, an issue template, or anywhere that renders images itself. That is the whole surface — one tool, no configuration, nothing to keep in sync.

What it is

A one-tool server that fetches a random LGTM image from the LGTM API and hands back both the markdown to paste and the direct image URL.

What you get
  • `get_lgtm` returns a random LGTM image
  • The response includes ready-to-paste markdown for embedding the image, plus the direct URL for anywhere markdown is not what you need
Requirements

The npm package mcp-server-lgtm, version 0.1.0, which installs an `mcp-server-lgtm` command. Build it from source with `npm install` and `npm run build`, then point the client at `build/index.js`; there is also an automated Smithery install. No account, no key.

Setup effort

One command — npx -y @smithery/cli install @dongri/mcp-server-lgtm --client claude