LGTM Dog MCP
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 Dog MCPGenerate an LGTM dog image for this PR review"
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.
LGTM Dog MCP
犬の画像にLGTMテキストを重ねた画像を生成するMCPサーバーです。
セットアップ
1. 依存関係のインストール
npm install2. ビルド
npm run build3. Claude Desktopの設定
Claude Desktopの設定ファイルを編集して、このMCPサーバーを追加します。
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
以下の内容をmcpServersセクションに追加してください:
{
"mcpServers": {
"lgtm-dog": {
"command": "node",
"args": ["/path/to/lgtm-dog-mcp/dist/index.js"]
}
}
}4. Claude Desktopを再起動
設定を反映させるために、Claude Desktopを完全に終了してから再起動してください。
Related MCP server: Nano Banana MCP Server
使い方
Claude Desktopで以下のように使用できます:
"Use MCP tool"を選択
"generate_lgtm_dog"ツールを選択
オプションで
outputPathを指定(指定しない場合は現在のディレクトリに保存)
例:
generate_lgtm_dog- 現在のディレクトリに自動的に名前をつけて保存generate_lgtm_dogwithoutputPath: "/path/to/my-lgtm.png"- 指定したパスに保存
機能
ランダムな犬の画像をDog CEO APIから取得
画像の中央に「LGTM」テキストを重ねる
テキストは緑色(#00FF00)で白い縁取り付き
画像サイズに応じてテキストサイズが自動調整される
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-quality-maintenanceAn MCP server that enables high-quality image generation using OpenAI's GPT-Image-1 model with support for style variations and HD quality. It automatically downloads and saves generated images to a local directory as PNG files while managing metadata and batch processing.Last updated
- FlicenseBqualityDmaintenanceAn MCP server that enables image generation using Google's Gemini Nano Banana Pro model via the Google AI Studio API. Users can generate and save images locally by providing text prompts through MCP-compatible clients.Last updated1
- AlicenseAqualityDmaintenanceAn MCP server that provides AI image generation and editing capabilities using Google's Gemini 2.5 Flash Image API. It allows users to create new images from text, modify existing files, and perform iterative edits through natural language prompts.Last updated6971MIT
- AlicenseBqualityDmaintenanceA local MCP server for generating and editing images using OpenAI-compatible APIs. It provides text-to-image generation and image editing capabilities with configurable endpoints and saves output directly to local files.Last updated27MIT
Related MCP Connectors
MCP server for Grok Imagine AI video generation
MCP server for Flux AI image generation
MCP server for NanoBanana AI image generation and editing
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shin-usu/lgtm-dog-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server