mcpbeat

Jp M2m Gateway MCP Server

io.github.kodandy/jp-m2m-gateway
answering

Jp M2m Gateway is answering right now. Last checked 14 min ago. It exposes 5 tools. Last commit 11 Jun 2026.

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

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
533 ms
Response time
average over 24h
0
Stars
last commit 11 Jun 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add jp-m2m-gateway --transport http https://jp-m2m-gateway-62ko7b2uwa-an.a.run.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "jp-m2m-gateway": {
      "url": "https://jp-m2m-gateway-62ko7b2uwa-an.a.run.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.jp-m2m-gateway]
url = "https://jp-m2m-gateway-62ko7b2uwa-an.a.run.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "jp-m2m-gateway": {
      "url": "https://jp-m2m-gateway-62ko7b2uwa-an.a.run.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "jp-m2m-gateway": {
      "url": "https://jp-m2m-gateway-62ko7b2uwa-an.a.run.app/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

company
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 retrieve data.
corporations
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.
gazette
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 the resource. Private beta note: a successful settlement is acknowledged with a receipt that records your priority access; the dataset itself unlocks for early settlers as provisioning goes live.
government
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 every response.
pension
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 the resource. Private beta note: a successful settlement is acknowledged with a receipt that records your priority access; the dataset itself unlocks for early settlers as provisioning goes live.

Endpoints

URLTransportStateLatencyChecked
https://jp-m2m-gateway-62ko7b2uwa-an.a.run.app/mcp streamable-http answering 601 ms 14 min ago

Jp M2m Gateway — questions

Answers built from our own checks of this server.

What can Jp M2m Gateway do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_gazette_financials, get_government_records, get_pension_headcount_log, list_company_datasets, search_corporations. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Jp M2m Gateway working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 533 ms. The bar chart above shows every period we have measured.
How do I connect Jp M2m Gateway?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Jp M2m Gateway need an API key?
No. Jp M2m Gateway completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Jp M2m Gateway?
It answers our handshake in 533 ms on average, which is faster than 20% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Jp M2m Gateway open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.