LGTM Dog MCP
Generates dog images with an LGTM (Looks Good To Me) overlay using the Dog CEO API.
LGTM Dog MCP
犬の画像にLGTMテキストを重ねた画像を生成するMCPサーバーです。
セットアップ
1. 依存関係のインストール
npm install
2. ビルド
npm run build
3. 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を完全に終了してから再起動してください。
使い方
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)で白い縁取り付き
- 画像サイズに応じてテキストサイズが自動調整される
Related Servers
ImmoStage Virtual Staging
AI virtual staging for real estate — stage rooms, beautify floor plans, classify images, generate property descriptions
Text-to-Speech (TTS)
A Text-to-Speech server supporting multiple backends like macOS say, ElevenLabs, Google Gemini, and OpenAI TTS.
Atris MCP for Audius
Access the Audius music platform via LLMs, with 105 tools covering most of the Audius Protocol API.
Image Reader
A server for extracting and understanding content from images.
Journald MCP server
Incident forensic with log files analyzing
Universal Image MCP
Universal MCP server for AI image generation supporting AWS Bedrock (Nova Canvas), OpenAI (GPT Image, DALL-E), and Google Gemini (Imagen 4). Generate, transform, and edit images using multiple AI models through a single Model Context Protocol interface.
Gaggimate MCP
Allows an LLM agent to control your Gaggimate espresso machine
UU跑腿 MCP Server
Create orders on the uupt.com open platform using the MCP protocol.
MCP Minecraft Remote
Remotely control a Minecraft Java Edition server using the Model Context Protocol (MCP).
Proxenio MCP Server
MCP server for the Proxenio verified intent network enabling AI agents to retrieve verified matches and accept introductions with inherited trust controls.