Serversio.github.mfukushim/map-traveler-mcp
M

io.github.mfukushim/map-traveler-mcp

io.github.mfukushim/map-traveler-mcp · v0.1.4
▦ npm
v0.1.4npm npm: @mfukushim/map-traveler-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.mfukushim/map-traveler-mcp",
  "description": "Virtual traveler library for MCP",
  "repository": {
    "url": "https://github.com/mfukushim/map-traveler-mcp",
    "source": "github"
  },
  "version": "0.1.4",
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@mfukushim/map-traveler-mcp",
      "version": "0.1.4",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "[Map] Google Map API key",
          "format": "string",
          "isSecret": true,
          "name": "MT_GOOGLE_MAP_KEY"
        },
        {
          "description": "[Image.gemini] Gemini Image Api key",
          "format": "string",
          "isSecret": true,
          "name": "MT_GEMINI_IMAGE_KEY"
        },
        {
          "description": "[Image.gemini] Number of retries when generating Gemini images Default: 0",
          "format": "string",
          "name": "MT_MAX_RETRY_GEMINI"
        },
        {
          "description": "[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.",
          "format": "string",
          "name": "MT_AVATAR_IMAGE_URI"
        },
        {
          "description": "[Map.etc] Optional: Map API custom endpoint. Example: direction=https://xxxx,places=https://yyyy ",
          "format": "string",
          "name": "MT_MAP_API_URL"
        },
        {
          "description": "[Map] Optional:Scale of travel time on real roads duration. default 4",
          "format": "string",
          "name": "MT_TIME_SCALE"
        },
        {
          "description": "[db.local] db save path: e.g. %USERPROFILE%/Desktop/traveler.sqlite ,$HOME/traveler.sqlite ",
          "format": "string",
          "name": "MT_SQLITE_PATH"
        },
        {
          "description": "[db.api] Turso sqlite API URL",
          "format": "string",
          "name": "MT_TURSO_URL"
        },
        {
          "description": "[db.api] Turso sqlite API access token",
          "format": "string",
          "isSecret": true,
          "name": "MT_TURSO_TOKEN"
        },
        {
          "description": "[rembg.local] absolute path of the installed rembg cli",
          "format": "string",
          "name": "MT_REMBG_PATH"
        },
        {
          "description": "[rembg.api] withoutbg.com rembg API URL",
          "format": "string",
          "name": "MT_REMBG_URL"
        },
        {
          "description": "[rembg.api] withoutbg.com rembg API key",
          "format": "string",
          "isSecret": true,
          "name": "MT_REMBG_WO_KEY"
        },
        {
          "description": "[Image.pixAi] pixAi API key",
          "format": "string",
          "isSecret": true,
          "name": "MT_PIXAI_KEY"
        },
        {
          "description": "[Image.sd] Stability.ai image generation API key",
          "format": "string",
          "isSecret": true,
          "name": "MT_SD_KEY"
        },
        {
          "description": "[Image.pixAi] Optional: pixAi ModelId, if not set use default model 1648918127446573124 ",
          "format": "string",
          "name": "MT_PIXAI_MODEL_ID"
        },
        {
          "description": "[Image.local.ComfyUi] Option: Generate image using ComfyUI API at specified URL. Example: http://192.168.1.100:8188",
          "format": "string",
          "name": "MT_COMFY_URL"
        },
        {
          "description": "[Image.local.ComfyUi] Optional: Path to API workflow file when using text to image with ComfyUI. If not specified: assets/comfy/t2i_sample.json",
          "format": "string",
          "name": "MT_COMFY_WORKFLOW_T2I"
        },
        {
          "description": "[Image.local.ComfyUi] Optional: Path of API workflow file when image to image in ComfyUI. If not specified: assets/comfy/i2i_sample.json",
          "format": "string",
          "name": "MT_COMFY_WORKFLOW_I2I"
        },
        {
          "description": "[Image.local.ComfyUi] Optional: Variable values to send to the workflow via comfyUI API",
          "format": "string",
          "name": "MT_COMFY_PARAMS"
        },
        {
          "description": "[Image] Optional: Fixed avatar generation prompt. You will no longer be able to change your avatar during conversations.",
          "format": "string",
          "name": "MT_FIXED_MODEL_PROMPT"
        },
        {
          "description": "[Image] Optional: Acceptable avatar image area ratio. default 0.042",
          "format": "string",
          "name": "MT_BODY_AREA_RATIO"
        },
        {
          "description": "[Image] Optional: Acceptable avatar image aspect ratios. default 1.5~2.3",
          "format": "string",
          "name": "MT_BODY_HW_RATIO"
        },
        {
          "description": "[Image] Optional: Avatar composite window horizontal ratio. default 0.5",
          "format": "string",
          "name": "MT_BODY_WINDOW_RATIO_W"
        },
        {
          "description": "[Image] Optional: Avatar composite window aspect ratio. default 0.75",
          "format": "string",
          "name": "MT_BODY_WINDOW_RATIO_H"
        },
        {
          "description": "[Sns.Bs] Bluesky sns registration address",
          "format": "string",
          "name": "MT_BS_ID"
        },
        {
          "description": "[Sns.Bs] bluesky sns password",
          "format": "string",
          "isSecret": true,
          "name": "MT_BS_PASS"
        },
        {
          "description": "[Sns.Bs] bluesky sns handle name: e.g. xxxxxxxx.bsky.social ",
          "format": "string",
          "name": "MT_BS_HANDLE"
        },
        {
          "description": "[etc] Optional: Directly filter the tools to be used. All are available if not specified. e.g. tips,set_traveler_location",
          "format": "string",
          "name": "MT_FILTER_TOOLS"
        },
        {
          "description": "[etc] Option: Specify whether the movement mode is 'realtime' or 'skip'. default realtime",
          "format": "string",
          "name": "MT_MOVE_MODE"
        },
        {
          "description": "[Image] Option: Output image width (pixels) Default is 512",
          "format": "string",
          "name": "MT_IMAGE_WIDTH"
        },
        {
          "description": "[Image] Options: 'true' = do not output image, not specified = output image if possible, default is not specified",
          "format": "string",
          "name": "MT_NO_IMAGE"
        },
        {
          "description": "[Image] Option: 'true' = Output StreetView image as is without avatar superimposition. Not specified = Superimpose avatar image. Default is not specified.",
          "format": "string",
          "name": "MT_NO_AVATAR"
        },
        {
          "description": "[Sns] Optional: Specify the feed tag when posting to SNS (#required, 15 characters or more) Default is #geo_less_traveler",
          "format": "string",
          "name": "MT_FEED_TAG"
        },
        {
          "description": "[Streamable-http] Maximum number of sessions when using Streamable-http",
          "format": "string",
          "name": "MT_MAX_SESSIONS"
        },
        {
          "description": "[Streamable-http] Session TTL when using Streamable-http",
          "format": "string",
          "name": "MT_SESSION_TTL_MS"
        },
        {
          "description": "[Streamable-http] Service TTL when using Streamable-http",
          "format": "string",
          "name": "MT_SERVICE_TTL_MS"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}