Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.kodandy/jp-m2m-gateway

io.github.kodandy/jp-m2m-gateway

Raw Japanese regulatory data for AI agents: pension, gazette, gBizINFO. x402-metered (USDC).

Uptime
100.0%
1 direct probes · 30d
Response
3203ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

list_company_datasets

Free catalog lookup. Lists the raw regulatory datasets available for one Japanese corporate number with per-call x402 pricing (0.05 USDC per call). Use the dataset tools or the returned api_url to ret…

get_pension_headcount_log

Un-aggregated month-over-month insured headcount deltas (健康保険・厚生年金) for one Japanese corporate number. Paid via x402: each call costs 0.05 USDC. This tool returns the HTTP 402 payment challenge for th…

get_gazette_financials

Statutory financial disclosure (決算公告) raw text blocks, parsed from gazette page scans by a Vision LLM. Paid via x402: each call costs 0.05 USDC. This tool returns the HTTP 402 payment challenge for th…

get_government_records

FREE during beta — returns live data. Un-aggregated procurement contracts, subsidy grants and certifications, pulled on demand from gBizINFO upstream. Source: gBizINFO (経済産業省), attribution included in…

search_corporations

FREE — returns live data. Resolve Japanese company names to 13-digit corporate numbers (法人番号) via gBizINFO. Use the corporate number with the dataset tools.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.kodandy/jp-m2m-gateway": {
      "url": "https://jp-m2m-gateway-62ko7b2uwa-an.a.run.app/mcp",
      "transport": "streamable-http"
    }
  }
}