LGTM Images
Fetches random LGTM (Looks Good To Me) images for use in code reviews and developer communications.
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
npx @modelcontextprotocol/create-server mcp-server-lgtm
Tools
get_lgtm- Fetch a random LGTM image- Returns markdown code for embedding the image
- Provides the direct image URL for use in various contexts
Development
Install dependencies:
npm install
Build the server:
npm run build
For development with auto-rebuild:
npm run watch
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
{
"mcpServers": {
"mcp-server-lgtm": {
"command": "/path/to/mcp-server-lgtm/build/index.js"
}
}
}
Installing via Smithery
To install mcp-server-lgtm MCP Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @dongri/mcp-server-lgtm --client claude
Debugging
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
npm run inspector
The Inspector will provide a URL to access debugging tools in your browser.
Smithery
संबंधित सर्वर
Fastmail
Interact with Fastmail email, contacts, and calendar data using the Fastmail API.
Ntfy MCP Server
Send push notifications via the ntfy service, enabling LLMs and AI agents to notify your devices.
Telegram
Interact with the Telegram API to send and receive messages.
WhatsApp MCP server by Kapso
WhatsApp Cloud API MCP server by Kapso
MyMCPSpace
Access and interact with MyMCPSpace posts, replies, likes, and feeds.
Zoom Transcript
An MCP server for interacting with transcripts from Zoom Cloud Recordings.
Cakemail MCP Server
Manage email marketing campaigns, contacts, and transactional emails with the Cakemail API.
Facebook Ads
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
Globalping
Network access with the ability to run commands like ping, traceroute, mtr, http, dns resolve.
LINE Official Account
Integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
