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)で白い縁取り付き
- 画像サイズに応じてテキストサイズが自動調整される
Похожие серверы
Tokyo WBGT MCP Server
Provides real-time and forecast WBGT (Heat Index) data for Tokyo from Japan's Ministry of the Environment.
MCP-HA-Connect
A production-ready Model Context Protocol (MCP) server for Home Assistant integration with AI assistants like Claude.
IPMA MCP Server
Access meteorological data for Portugal from the IPMA public API using natural language.
AHME MCP
Asynchronous Hierarchical Memory Engine
Topolograph MCP
A MCP server that enables LLMs to interact with OSPF and IS-IS protocols and analyze network topologies, query network events, and perform path calculations for OSPF and IS-IS protocols.
Decompose
Decompose text into classified semantic units — authority, risk, attention, entities. No LLM. Deterministic.
IzmirMCP
Access real-time public transit data for İzmir, including vehicle positions, arrivals, and schedules from İZBAN and ESHOT.
Nanoleaf MCP Server
A server for controlling Nanoleaf smart lights using the Model Context Protocol.
Stock Analysis
An MCP server for stock analysis, offering tools for chip distribution, pattern analysis, trend reversal detection, and market scanning.
OpenDART MCP
orean corporate disclosure & financial data from DART (금융감독원 전자공시시스템). Search companies, filings, and financial statements via OpenDART API.