Mmcp.market

Japan Data MCP server

by Mameta29·io.github.Mameta29/japan-data-mcp·v1.1.0

30 tools for Japanese data: address, furigana, transit, Diet, holidays, weather, corporate registry

B78/100grade B
What users say
No reviews yet
Be the first
Safety scan
B78/100

full report

Adoption
Growing

2 stars35 downloads/wk

Reviews

Write one

Nobody has reviewed Japan Data MCP yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Japan Data MCP tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it

no findings
  • Code scan5 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 66 days ago12/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 78/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Japan Data MCP repository's README, as published. We do not edit it. Read it on GitHub

japan-data-mcp

npm: @mameta/japan-data-mcp · MCP Registry: io.github.Mameta29/japan-data-mcp · transport: stdio

An MCP server that gives AI agents (Claude Desktop, Cursor, Cline, …) one-call access to the agentic-jp.com suite of Japanese data APIs. Every call is settled per-use over the x402 payment protocol — no account, no subscription, no API key.

What it covers — 28 tools across 7 APIs

How payment works

x402 is a buyer-pays protocol. This MCP server holds your wallet and pays each API call transparently — the agent never sees a payment prompt. Calls cost roughly $0.001–$0.10 each (mostly sub-cent), settled in USDC on Base.

  • You fund a wallet with a small amount of USDC.
  • You set EVMPRIVATEKEY to that wallet's key.
  • The server pays as it goes; per-call cost is well under a cent for most tools.

Without EVMPRIVATEKEY the server still starts and lists every tool, but a paid tool call returns a clear "payment not configured" message — nothing is charged.

Security: the key in EVMPRIVATEKEY can spend that wallet's funds. Use a

dedicated wallet funded with only what you intend to spend — never a primary

wallet.

Setup

No install step — npx fetches and runs the server on demand.

Claude Desktop

Add to claudedesktopconfig.json:

{
  "mcpServers": {
    "japan-data": {
      "command": "npx",
      "args": ["-y", "@mameta/japan-data-mcp"],
      "env": {
        "EVM_PRIVATE_KEY": "0xYOUR_FUNDED_WALLET_KEY"
      }
    }
  }
}

Without EVMPRIVATEKEY the server still starts and lists all 28 tools; the paid tools then return a clear "payments disabled" error instead of running. Add a USDC-funded wallet key to enable them.

Cursor / Cline

Point the MCP client at npx -y @mameta/japan-data-mcp with the same EVMPRIVATEKEY env var. Transport is stdio.

From source

git clone https://github.com/Mameta29/japan-data-mcp.git
cd japan-data-mcp
npm install && npm run build
# then point the MCP client at: node /abs/path/to/dist/index.js

Example prompts

Once connected, just ask the agent in natural language:

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y @mameta/japan-data-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add japan-data-mcp -- npx -y @mameta/japan-data-mcp
Add to Cursor

Japan Data MCP: common questions

Is Japan Data MCP server safe?
Mostly: it is graded B (78/100). Read the Japan Data MCP safety report
How do I install Japan Data MCP?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Japan Data MCP need an API key?
Yes. The registry entry asks for EVM_PRIVATE_KEY.
Is Japan Data MCP maintained?
The last commit was 67 days ago (2026-07-22). The latest release is v1.1.0.
What can I use instead of Japan Data MCP?
Servers from other publishers that do the same job: Brasil API MCP server, Japan Seasons MCP server and Jma MCP server. Compare all Japan Data MCP alternatives.

Alternatives to Japan Data MCP

Same job from other publishers: the closest match first, then the best rated.

All Japan Data MCP alternatives →
  • Brasil API
    MCP server for BrasilAPI — CEP, CNPJ, banks, FIPE, holidays, weather
    A
  • Japan Seasons
    Live Japan seasonal travel MCP: sakura, autumn leaves, flowers, festivals, fruit farms, weather.
    A
  • Jma
    JMA (Japan Meteorological Agency) MCP — keyless weather forecasts, warnings,
    B
  • Weather Data MCP Server
    17 weather tools, no API keys: forecasts, alerts, air quality, marine, radar, lightning, wildfires
    A
  • Variflight
    VariFlight's official MCP server provides tools to query flight, weather, comfort, and fare data.
    A

More from Mameta29 →