← Registry

General Tools

jp-data-api-production.up.railway.app

Provides information about Japanese regional food, hot springs, events, railways, and anime pilgrimage locations.

x402 supported1 endpoint13 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://jp-data-api-production.up.railway.app/mcp

No auth detected

MCP server metadata

Name
jp-data-api
Version
1.0.0
Capabilities
tools

Known tools 13

japan_regional_food

Japanese regional specialty dishes (sushi, ramen, wagyu, curry, gyoza.

Inferred read-only
japan_onsen_guide

Famous Japanese hot spring (onsen) towns with water type, features, access.

Inferred read-only
japan_events

Japanese festivals and annual events by month (1-12).

Inferred read-only
japan_rail_lines

Major Japanese railway lines and key stations.

Inferred read-only
anime_pilgrimage

Real-world locations featured in popular anime (seichi junrei).

Inferred read-only
world_city_guide

Travel guide for world major cities: attractions, food, transit.

Inferred read-only
jp_data_api_catalog

List all 29 paid pay-per-call endpoints of JP Data API (x402/USDC): filings, FX, weather, anime, sports, prediction markets and more.

Potential side effects
jp_translate

Japanese-English translation (both directions), natural context-aware output.

Inferred read-only
jp_summarize

Summarize any text into a concise English brief.

Inferred read-only
jp_company_brief

AI company research brief from official registries (Japan EDINET, Korea DART, UK Companies House).

Inferred read-only
jp_filings_list

Daily Japanese corporate disclosures from EDINET (Japan FSA).

Inferred read-only
jp_memory_set

Store a value in persistent agent memory that survives across sessions.

Inferred read-only
jp_memory_get

Retrieve a value from persistent agent memory.

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.jp-data-api]
url = "https://jp-data-api-production.up.railway.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jp-data-api": {
      "type": "http",
      "url": "https://jp-data-api-production.up.railway.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jp-data-api
Remote MCP URL: https://jp-data-api-production.up.railway.app/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": {
    "jp-data-api": {
      "url": "https://jp-data-api-production.up.railway.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jp-data-api": {
      "type": "http",
      "url": "https://jp-data-api-production.up.railway.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jp-data-api",
  "transport": "streamable-http",
  "url": "https://jp-data-api-production.up.railway.app/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for railway.app was fetched 2026-07-25T19:54:06.182Z.

Trust status Trusted

railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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