app.netlify.japan-data-mcp/japan-data-mcp
app.netlify.japan-data-mcp/japan-data-mcpJapanese law, corporation & statistics data as MCP, normalized to English with source attribution.
Tools · 4
Search Japanese laws and regulations by keyword and return English-normalized metadata (law id, type, era, promulgation date, category) plus the matched Japanese text. No API key required. Japanese ke…
Fetch the original Japanese text of a law by its law_id or revision_id (as returned by search_japanese_law). Optionally extract a single article. Returns the authentic Japanese legal text with English…
Look up a Japanese corporation by partial name or 13-digit corporate number, returning English-keyed records (corporate number, name, address). Requires a free National Tax Agency application ID.
Search Japanese official statistics tables (e-Stat) by keyword and return English-keyed table metadata (id, title, organization, dates). Requires a free e-Stat application ID.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"app.netlify.japan-data-mcp/japan-data-mcp": {
"url": "https://japan-data-mcp.netlify.app/mcp",
"transport": "streamable-http"
}
}
}