map-traveler-mcp
Virtual traveler library for MCP
The record the registry holds
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
{
"server": {
"$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": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2025-09-11T12:17:16.50839Z",
"publishedAt": "2025-09-11T12:17:16.50839Z",
"updatedAt": "2025-09-11T12:17:16.50839Z",
"isLatest": true
}
}
}
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
MCP server
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
The publisher's own address
https://github.com/mfukushim/map-traveler-mcp
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.