← Registry

Content Tools

piggybackjapan.com

Provides family-friendly spot search, detailed spot information, and itinerary suggestions for Japan.

1 endpoint3 known toolsFirst detected August 24, 2026Last detected August 24, 2026

ENDPOINT 1

https://www.piggybackjapan.com/api/mcp

No auth detected

MCP server metadata

Name
piggyback-japan
Version
0.1.0
Capabilities
tools
Server instructions

Read-only tools for Piggyback Japan (family travel in Japan). Facts are value + conditions + source + verified date. Append .md to spot URLs for Markdown.

Known tools 3

search_spots

Search family-friendly spots in Japan.

Inferred read-only
get_spot

Get full details for one spot by id: description, hours, and all family facts as value + conditions + source + verified date.

Inferred read-only
suggest_itinerary

Draft a simple day-by-day plan from spots that match the family needs (draft only: ~7h of visits per day by each spot's time-to-allow; refine on the site trip builder).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.piggyback-japan]
url = "https://www.piggybackjapan.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "piggyback-japan": {
      "type": "http",
      "url": "https://www.piggybackjapan.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: piggyback-japan
Remote MCP URL: https://www.piggybackjapan.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "piggyback-japan": {
      "url": "https://www.piggybackjapan.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "piggyback-japan": {
      "type": "http",
      "url": "https://www.piggybackjapan.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "piggyback-japan",
  "transport": "streamable-http",
  "url": "https://www.piggybackjapan.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.