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

INDIVIDUAL MCP TOOL

jp_translate

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

jp-data-api-production.up.railway.appnone authenticationAvailability not checked

LIVE ENDPOINT

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

No auth detected

Connect to this endpoint to inspect the live schema for jp_translate and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

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

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.

Related tools

  • japan_regional_food — Japanese regional specialty dishes (sushi, ramen, wagyu, curry, gyoza.
  • japan_onsen_guide — Famous Japanese hot spring (onsen) towns with water type, features, access.
  • japan_events — Japanese festivals and annual events by month (1-12).
  • japan_rail_lines — Major Japanese railway lines and key stations.
  • anime_pilgrimage — Real-world locations featured in popular anime (seichi junrei).
  • world_city_guide — Travel guide for world major cities: attractions, food, transit.
  • 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.
  • jp_summarize — Summarize any text into a concise English brief.