Raw values for MCP server in namespace io.github
io.github.mfukushim/map-traveler-mcp · Status: active
The source provides no name of its own for this entry. The identifier therefore appears on this page as a coordinate, not as the heading.
If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object
What the source declared verbatim, unchanged and uninterpreted. The derived values on the overview page are computed from these.
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.
| Environment variables (raw) | MT_GOOGLE_MAP_KEY, MT_GEMINI_IMAGE_KEY, MT_MAX_RETRY_GEMINI, MT_AVATAR_IMAGE_URI, MT_MAP_API_URL, MT_TIME_SCALE, MT_SQLITE_PATH, MT_TURSO_URL, MT_TURSO_TOKEN, MT_REMBG_PATH, MT_REMBG_URL, MT_REMBG_WO_KEY, MT_PIXAI_KEY, MT_SD_KEY, MT_PIXAI_MODEL_ID, MT_COMFY_URL, MT_COMFY_WORKFLOW_T2I, MT_COMFY_WORKFLOW_I2I, MT_COMFY_PARAMS, MT_FIXED_MODEL_PROMPT, MT_BODY_AREA_RATIO, MT_BODY_HW_RATIO, MT_BODY_WINDOW_RATIO_W, MT_BODY_WINDOW_RATIO_H, MT_BS_ID, MT_BS_PASS, MT_BS_HANDLE, MT_FILTER_TOOLS, MT_MOVE_MODE, MT_IMAGE_WIDTH, MT_NO_IMAGE, MT_NO_AVATAR, MT_FEED_TAG, MT_MAX_SESSIONS, MT_SESSION_TTL_MS, MT_SERVICE_TTL_MS Source: MCP-Register · collected on 2026-08-06 · self-declared |
|---|---|
| Required secret variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Transports (raw) | stdio Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Path arguments (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Repository (raw) | https://github.com/mfukushim/map-traveler-mcp Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Package registries (raw) | npm Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Required secret headers (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Path environment variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote URLs (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote hosts (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Registry status message (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| First listed in the registry (raw) | 2025-09-11 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Last changed in the registry (raw) | 2025-09-11 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Schema version of the raw record (raw) | https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Delivery form (raw) | paket Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository platform (raw) | github Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository subfolder (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package identifiers (raw) | @mfukushim/map-traveler-mcp Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package versions (raw) | 0.1.4 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Runtime hints (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable formats (raw) | string Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable descriptions (raw) | MT_AVATAR_IMAGE_URI=[Image.gemini] Character reference image uri (file:// or https://) when generating Gemini image. Multiple settings can be made by separating them with the '|'. When multiple settings are made, they will be selected randomly. · MT_BODY_AREA_RATIO=[Image] Optional: Acceptable avatar image area ratio. default 0.042 · MT_BODY_HW_RATIO=[Image] Optional: Acceptable avatar image aspect ratios. default 1.5~2.3 · MT_BODY_WINDOW_RATIO_H=[Image] Optional: Avatar composite window aspect ratio. default 0.75 · MT_BODY_WINDOW_RATIO_W=[Image] Optional: Avatar composite window horizontal ratio. default 0.5 · MT_BS_HANDLE=[Sns.Bs] bluesky sns handle name: e.g. xxxxxxxx.bsky.social · MT_BS_ID=[Sns.Bs] Bluesky sns registration address · MT_BS_PASS=[Sns.Bs] bluesky sns password · MT_COMFY_PARAMS=[Image.local.ComfyUi] Optional: Variable values to send to the workflow via comfyUI API · MT_COMFY_URL=[Image.local.ComfyUi] Option: Generate image using ComfyUI API at specified URL. Example: http://192.168.1.100:8188 · MT_COMFY_WORKFLOW_I2I=[Image.local.ComfyUi] Optional: Path of API workflow file when image to image in ComfyUI. If not specified: assets/comfy/i2i_sample.json · MT_COMFY_WORKFLOW_T2I=[Image.local.ComfyUi] Optional: Path to API workflow file when using text to image with ComfyUI. If not specified: assets/comfy/t2i_sample.json · MT_FEED_TAG=[Sns] Optional: Specify the feed tag when posting to SNS (#required, 15 characters or more) Default is #geo_less_traveler · MT_FILTER_TOOLS=[etc] Optional: Directly filter the tools to be used. All are available if not specified. e.g. tips,set_traveler_location · MT_FIXED_MODEL_PROMPT=[Image] Optional: Fixed avatar generation prompt. You will no longer be able to change your avatar during conversations. · MT_GEMINI_IMAGE_KEY=[Image.gemini] Gemini Image Api key · MT_GOOGLE_MAP_KEY=[Map] Google Map API key · MT_IMAGE_WIDTH=[Image] Option: Output image width (pixels) Default is 512 · MT_MAP_API_URL=[Map.etc] Optional: Map API custom endpoint. Example: direction=https://xxxx,places=https://yyyy · MT_MAX_RETRY_GEMINI=[Image.gemini] Number of retries when generating Gemini images Default: 0 · MT_MAX_SESSIONS=[Streamable-http] Maximum number of sessions when using Streamable-http · MT_MOVE_MODE=[etc] Option: Specify whether the movement mode is 'realtime' or 'skip'. default realtime · MT_NO_AVATAR=[Image] Option: 'true' = Output StreetView image as is without avatar superimposition. Not specified = Superimpose avatar image. Default is not specified. · MT_NO_IMAGE=[Image] Options: 'true' = do not output image, not specified = output image if possible, default is not specified · MT_PIXAI_KEY=[Image.pixAi] pixAi API key · MT_PIXAI_MODEL_ID=[Image.pixAi] Optional: pixAi ModelId, if not set use default model 1648918127446573124 · MT_REMBG_PATH=[rembg.local] absolute path of the installed rembg cli · MT_REMBG_URL=[rembg.api] withoutbg.com rembg API URL · MT_REMBG_WO_KEY=[rembg.api] withoutbg.com rembg API key · MT_SD_KEY=[Image.sd] Stability.ai image generation API key · MT_SERVICE_TTL_MS=[Streamable-http] Service TTL when using Streamable-http · MT_SESSION_TTL_MS=[Streamable-http] Session TTL when using Streamable-http · MT_SQLITE_PATH=[db.local] db save path: e.g. %USERPROFILE%/Desktop/traveler.sqlite ,$HOME/traveler.sqlite · MT_TIME_SCALE=[Map] Optional:Scale of travel time on real roads duration. default 4 · MT_TURSO_TOKEN=[db.api] Turso sqlite API access token · MT_TURSO_URL=[db.api] Turso sqlite API URL Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Icon formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
tracevero · https://tracevero.com/mcp/io-github-mfukushim-map-traveler-mcp/rohangaben