Skip to content

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

Registry name
io.github.mfukushim/map-traveler-mcp
Package coordinate
npm:@mfukushim/map-traveler-mcp
Version
0.1.4
Listed in the registry
2025-09-11
Changed in the registry
2025-09-11
First seen by tracevero
2026-08-06
Vendor's website
https://github.com/mfukushim/map-traveler-mcp

Virtual traveler library for MCP

Vendor's own description, untranslated and unverified

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean

Measured values

Measured values
Credentials requiredno
Raw declaration – Required secret variables (raw): confirmed absent
Raw declaration – Required secret headers (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-06 · derived
Execution locationlocal
Raw declaration – Transports (raw): stdio
Source: MCP-Register · collected on 2026-08-06 · derived
Path argument presentno
Raw declaration – Path arguments (raw): confirmed absent
Raw declaration – Path environment variables (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-06 · derived
Repository URL listedyes
Raw declaration – Repository (raw): https://github.com/mfukushim/map-traveler-mcp
Source: MCP-Register · collected on 2026-08-06 · derived
Version0.1.4
Source: MCP-Register · collected on 2026-08-06 · self-declared

Position within the holdings

How many of the 24,507 published entries carry the same measured value. A reference figure, not an assessment.

All 4 values together are carried by 8,546 of 24,507 entries.

This entry appears in these selections

The source's raw values23

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.

Raw values
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

Changes

Changes
2026-08-16Last changed in the registry (raw): – → 2025-09-11
2026-08-16First listed in the registry (raw): – → 2025-09-11
2026-08-16Registry status message (raw): – → –
2026-08-16Schema version of the raw record (raw): – → https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json
2026-08-16Icon formats (raw): – → –
2026-08-16Environment 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
2026-08-16Environment variable formats (raw): – → string
2026-08-16Delivery form (raw): – → paket
2026-08-16Remote hosts (raw): – → –
2026-08-16Remote URLs (raw): – → –

These are the 10 most recent changes to this entry. Full history

tracevero · https://tracevero.com/mcp/io-github-mfukushim-map-traveler-mcp