Map Traveler MCP

by mfukushim

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MT_BS_IDNoBluesky SNS registration address
MT_SD_KEYNoStability.ai image generation API key
MT_BS_PASSNoBluesky SNS password
MT_NO_IMAGENoOptional: true = do not output image, not specified = output image if possible
MT_BS_HANDLENoBluesky SNS handle name: e.g. xxxxxxxx.bsky.social
MT_COMFY_URLNoOptional: Generate image using ComfyUI API at specified URL. Example: http://192.168.1.100:8188
MT_MOVE_MODENoOptional: Specify whether the movement mode is realtime or skip. Default realtimerealtime
MT_PIXAI_KEYNopixAi API key
MT_REMBG_URLNorembg API URL
MT_REMBG_PATHNoAbsolute path of the installed rembg cli
MT_TIME_SCALENoOptional: Scale of travel time on real roads duration. Default is 44
MT_IMAGE_WIDTHNoOptional: Output image width (pixels). Default is 512512
MT_MAP_API_URLNoOptional: Map API custom endpoint. Example: direction=https://xxxx,places=https://yyyy
MT_SQLITE_PATHNodb save path: e.g. %USERPROFILE%/Desktop/traveler.sqlite, $HOME/traveler.sqlite
MT_COMFY_PARAMSNoOptional: Variable values to send to the workflow via comfyUI API
MT_FILTER_TOOLSNoOptional: Directly filter the tools to be used. All are available if not specified. e.g. tips,set_traveler_location
MT_BODY_HW_RATIONoOptional: Acceptable avatar image aspect ratios. Default 1.5~2.31.5~2.3
MT_GOOGLE_MAP_KEYNoGoogle Map API key with permissions for Street View Static API, Places API, Time Zone API, and Directions API
MT_PIXAI_MODEL_IDNoOptional: pixAi ModelId, if not set use default model 16489181274465731241648918127446573124
MT_BODY_AREA_RATIONoOptional: Acceptable avatar image area ratio. Default 0.0420.042
MT_COMFY_WORKFLOW_I2INoOptional: Path of API workflow file when image to image in ComfyUI. If not specified: assets/comfy/i2i_sample.jsonassets/comfy/i2i_sample.json
MT_COMFY_WORKFLOW_T2INoOptional: Path to API workflow file when using text to image with ComfyUI. If not specified: assets/comfy/t2i_sample.jsonassets/comfy/t2i_sample.json
MT_FIXED_MODEL_PROMPTNoOptional: Fixed avatar generation prompt. You will no longer be able to change your avatar during conversations.
MT_BODY_WINDOW_RATIO_HNoOptional: Avatar composite window aspect ratio. Default 0.750.75
MT_BODY_WINDOW_RATIO_WNoOptional: Avatar composite window horizontal ratio. Default 0.50.5

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
tipsInform you of recommended actions for traveler

Resources

Contextual data attached and managed by the client

NameDescription
role.txtThe purpose and role of AI
roleWithSns.txtThe purpose and role of AI with SNS
carBattle.txtPlay the fantasy role playing
credit.txtcredit of this component
setting.txtsetting of traveler

Tools

Functions exposed to the LLM to take actions

NameDescription
set_traveler_location

Set the traveler's current address

tips

Inform you of recommended actions for your device

ID: fiup8wlcdc