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
Server Terkait
Gmail
Tools for common Gmail operations, such as sending emails.
Mac Messages MCP
A Python bridge for interacting with the macOS Messages app.
Discord MCP Server
Interact with Discord channels to send and read messages using the Discord API.
FastIntercom
A high-performance MCP server for analyzing Intercom conversations with fast, local access via caching and background sync.
mcp-linkedin
Publish LinkedIn posts, comments, and reactions via Unipile — dry_run by default for safety.
MCP Server SSH Client
A local MCP server that securely connects to remote servers over SSH, acting as a proxy for MCP commands.
NANDA AI Agent Sunday Hack
An MCP server integrating WhatsApp messaging and ElevenLabs AI voice capabilities into VS Code.
Voidly MCP Server
3 tools for global censorship intelligence (119 countries) + E2E encrypted agent-to-agent messaging with Double Ratchet and post-quantum crypto
MCP Telegram Server
An MCP server for interacting with Telegram. It allows searching, sending messages, and managing chats using the Telegram API.
MCP Telegram
Telegram MCP server with 20 tools — read chats, search messages, download media via MTProto
