Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.mfukushim/map-traveler-mcp

NPM · @MFUKUSHIM/MAP-TRAVELER-MCP · SCANNED AUG 6

Virtual traveler library for MCP

+61 this week 68 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security71
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects sharp 0.33.5, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • Dependency health was assessed across the 250 of 429 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency95
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to mfukushim/map-traveler-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 293 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability67
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 328 tokens (~21/item across 15 items; 8 tools + 7 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage92
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 75% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @mfukushim/map-traveler-mcp

# add to Claude Code
claude mcp add mfukushim-map-traveler-mcp -- npx -y @mfukushim/map-traveler-mcp
# add to Codex CLI
codex mcp add mfukushim-map-traveler-mcp -- npx -y @mfukushim/map-traveler-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mfukushim-map-traveler-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@mfukushim/map-traveler-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mfukushim-map-traveler-mcp --command npx --arg -y --arg @mfukushim/map-traveler-mcp
# ~/.hermes/config.yaml
mcp_servers:
  mfukushim-map-traveler-mcp:
    command: "npx"
    args: ["-y", "@mfukushim/map-traveler-mcp"]
// mcp.json
{
  "mcpServers": {
    "mfukushim-map-traveler-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mfukushim/map-traveler-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 6 Aug 26 +27
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Schema quality: unverified → 100 functional
    • MCP protocol: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • First check of Schema quality: pass functional
    • First check of Tool coverage: 75 functional
    • First check of Schema quality: fair functional
    • First check of Schema quality: fail functional
  • 4 Aug 26 +1

    No change was recorded against any check on this day. Supply Chain Security went from 71 to 72.

  • 3 Aug 26 +20
    • GHSA-f88m-g3jw-g9cj affects this package: high security
    • Known CVEs: unverified → fail security
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • Stability: Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare. security
    • The attested source repository moved: mfukushim/map-traveler-mcp security
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess. functional
    • Capabilities: Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake. functional
    • Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess. functional
    • Licence: MIT functional
  • 2 Aug 26 +15
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Capabilities: Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet. functional
  • 1 Aug 26 0
    • Stability: Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare. security
    • Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess. functional
    • Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess. functional
    • Capabilities: Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake. functional
  • 31 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −20
    • Malware scan: pass → unverified security
    • Security disclosure: unverified → fail functional
  • 29 Jul 26 +2
    • Security disclosure: fail → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 6 Aug 2026 · Analysed npm/@mfukushim/[email protected]

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo mfukushim/map-traveler-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/mfukushim/map-traveler-mcp/.github/workflows/release-package.yml@refs/tags/v0.1.4
Rekor log index 499509273
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:6b5779081308fe0de02522aa12d5ba9843d6e97fc5b6aaa7da6423a99a183db9b33f35bca30e031932bc208a7c1dada6d09969ec730119208ade82238
Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-f88m-g3jw-g9cj high yes
Dependencies 250 packages
Packages resolved 250
Deprecated 228
Stale 58
Tree resolution Partial

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 8 exposed · ~241 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_setting ~12

Get current setting

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_traveler_info ~40

get a traveler's setting.For example, traveler's name, the language traveler speak, Personality and speaking habits, etc.

NameTypeReqDescription
settings

No output schema declared.

No examples provided.

get_traveler_location ~21

Get the address of the current traveler's location

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_traveler_view_info ~58

Get the address of the current traveler's location and information on nearby facilities,view snapshot

NameTypeReqDescription
includeNearbyFacilitiesbooleanGet information on nearby facilities
includePhotobooleanGet scenery photos of current location

No output schema declared.

No examples provided.

set_traveler_info ~56

set a traveler's setting.For example, traveler's name, the language traveler speak, Personality and speaking habits, etc.

NameTypeReqDescription
settingsstringyestraveler's setting. traveler's name, the language traveler speak, etc.

No output schema declared.

No examples provided.

start_traveler_journey ~20

Start the traveler's journey to destination

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

stop_traveler_journey ~18

Stop the traveler's journey

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

tips ~16

Inform you of recommended actions for your device

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.