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)で白い縁取り付き
- 画像サイズに応じてテキストサイズが自動調整される
Servidores relacionados
OPNsense MCP Server
Secure MCP server for managing OPNsense firewalls - 62 tools across firewall, DNS, DHCP, VPN, HAProxy, and security auditing with read-only default and automatic rollback protection.
Ecovacs Robot Control
Control and query the status of Ecovacs cleaning robots using the MCP protocol.
Devices MCP Server
An MCP server for controlling and monitoring peripheral devices connected to your computer, such as cameras and microphones.
Memento-cmp
A Three-Layer Memory Architecture for LLMs (Redis + Postgres + Vector) MCP
Brandomica
Brand name verification across domains, social handles, trademarks (USPTO), web presence, app stores, and SaaS channels with safety scoring and filing readiness.
Pi-hole
Manage your Pi-hole v6 instance with 55 tools covering DNS blocking, domain management, query analysis, statistics, DHCP, and system administration.
MCP-HA-Connect
A production-ready Model Context Protocol (MCP) server for Home Assistant integration with AI assistants like Claude.
AILibrary MCP Server
API for AI agents to search, license, and download b-roll video clips and voiceovers. Pay-per-request, no human interaction required.
Wordle MCP - Go
Fetches daily Wordle solutions using the official Wordle API.
PoshMCP
Expose explicitly whitelisted PowerShell commandlets as a MCP Tool