lgtm-dog-mcp
LGTM Dog MCP
Documentation
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を完全に終了してから再起動してください。
使い方
Claude Desktopで以下のように使用できます:
1. "Use MCP tool"を選択
2. "generate_lgtm_dog"ツールを選択
3. オプションで`outputPath`を指定(指定しない場合は現在のディレクトリに保存)
例:
- `generate_lgtm_dog` - 現在のディレクトリに自動的に名前をつけて保存
- `generate_lgtm_dog` with `outputPath: "/path/to/my-lgtm.png"` - 指定したパスに保存
機能
- ランダムな犬の画像をDog CEO APIから取得
- 画像の中央に「LGTM」テキストを重ねる
- テキストは緑色(#00FF00)で白い縁取り付き
- 画像サイズに応じてテキストサイズが自動調整される
Frequently asked questions
What is lgtm-dog-mcp?
lgtm-dog-mcp is LGTM Dog MCP
How do I install lgtm-dog-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is lgtm-dog-mcp open source?
Yes — it is hosted on GitHub at https://github.com/shin-usu/lgtm-dog-mcp.
Related MCP tools
Model Context Protocol Servers
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
MCP server to provide Figma layout information to AI coding agents like Cursor
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Instant is the best backend for AI-coded apps. You get auth, permissions, storage, presence, and streams — everything you need to ship apps your users will love.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP