Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@LGTM MCP Serverget a random LGTM image for my PR"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-server-lgtm MCP Server
A Model Context Protocol server for LGTM images
This is a TypeScript-based MCP server that interacts with the LGTM API. It provides a tool to fetch random LGTM (Looks Good To Me) images that can be used in code reviews and other developer communications.
Features
Create server
Tools
get_lgtm- Fetch a random LGTM imageReturns markdown code for embedding the image
Provides the direct image URL for use in various contexts
Development
Install dependencies:
Build the server:
For development with auto-rebuild:
Dev Installation
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
Installing via Smithery
To install mcp-server-lgtm MCP Server for Claude Desktop automatically via Smithery:
Debugging
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
The Inspector will provide a URL to access debugging tools in your browser.
Smithery
https://smithery.ai/server/@dongri/mcp-server-lgtm