Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Map Traveler MCP
Claim
by
mfukushim
npm
GitHub
Location Services
Image & Video Processing
Social Media
TypeScript
MIT License
123
4
Linux
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
map-traveler-mcp
assets
comfy
assets/comfy/i2i_sample.json
assets/comfy/sd_i2i.json
assets/comfy/sd_t2i.json
assets/comfy/t2i_sample.json
{ "3": { "inputs": { "seed": "%seed", "steps": "%steps", "cfg": "%cfg", "sampler_name": "%sampler_name", "scheduler": "%scheduler", "denoise": "%denoise", "model": [ "14", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "12", 0 ] }, "class_type": "KSampler", "_meta": { "title": "Kサンプラー" } }, "6": { "inputs": { "text": "%prompt", "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIPテキストエンコード(プロンプト)" } }, "7": { "inputs": { "text": "%negative_prompt", "clip": [ "14", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIPテキストエンコード(プロンプト)" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "14", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAEデコード" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "画像を保存" } }, "10": { "inputs": { "image": "%uploadFileName", "upload": "image" }, "class_type": "LoadImage", "_meta": { "title": "画像を読み込む" } }, "12": { "inputs": { "pixels": [ "10", 0 ], "vae": [ "14", 2 ] }, "class_type": "VAEEncode", "_meta": { "title": "VAEエンコード" } }, "14": { "inputs": { "ckpt_name": "%ckpt_name" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "チェックポイントを読み込む" } } }