JP Crypto Tax Rules MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@JP Crypto Tax Rules MCPList current tax rules for individual investors."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
JP Crypto Tax Rules — MCP Server
Remote MCP server exposing machine-readable rules-as-code for Japanese crypto-asset taxation to AI agents — structured rules with statutory citations, tax parameters, and the current-vs-2028-reform transition logic. Built from public sources only.
MCP endpoint (Streamable HTTP, stateless):
https://jp-crypto-tax-rules-62ko7b2uwa-an.a.run.app/mcpMachine index: llms.txt · API contract: openapi.yaml
Sibling gateways: jp-m2m-mcp (corporate records) · jp-biz-opportunity-mcp (tenders & subsidies)
Not tax advice. This is general tax-system information served as structured rules with citations. It does not respond to individual circumstances and is not a substitute for advice from a licensed tax professional (税理士). Always verify against primary sources.
Tool | Pricing | Returns |
| Free | Rule catalog, filterable by category / taxpayer / tax_year (resolves the applicable epoch) |
| Free | One rule in full: statement, exceptions, statutory citations, sources |
| Free | Tax-rate tables and thresholds with sources (income brackets, 20.315% breakdown, filing threshold) |
| 0.05 USDC (x402) | Scenario-curated bundle: |
The paid tool genuinely fulfills: a settled x402 payment returns the rule pack itself, not a placeholder.
Connect
claude mcp add --transport http jp-crypto-tax https://jp-crypto-tax-rules-62ko7b2uwa-an.a.run.app/mcp{
"mcpServers": {
"jp-crypto-tax": {
"type": "streamable-http",
"url": "https://jp-crypto-tax-rules-62ko7b2uwa-an.a.run.app/mcp"
}
}
}No API key and no initialize handshake required. USDC on Base (testnet during the current private beta).
Related MCP server: tax-law-mcp
Scope & sources
Epochs: current regime (miscellaneous income, total-average / moving-average cost basis, through FY2027 returns) and the FY2026 reform (20.315% separate taxation, 3-year loss carryforward) marked
enacted_pendinguntil the enforcement date is fixed.Sources: 国税庁 暗号資産FAQ (令和7年12月版), the relevant 所得税法 / 法人税法 / 消費税法 provisions via e-Gov, and the 令和8年度税制改正大綱. Every rule carries its own citations.
Status: closed private beta. Rules, scope and pricing may change. Source of the gateway lives in a private repository; this repo hosts the public MCP documentation and registry manifest.
License
This server cannot be deployed
Maintenance
Related MCP Connectors
Verifiable US tax oracle for AI agents: cited, machine-checkable federal and state tax computation
Japan regulatory, sanctions & DEX market data for AI agents via x402 (USDC on Base).
Raw Japanese regulatory data for AI agents: pension, gazette, gBizINFO. x402-metered (USDC).
Deterministic cross-border tax engine: PE, GAAR, Indian TP, rule-level lookup. Compiled law, no LLM.
Related MCP Servers
AlicenseAqualityAmaintenanceOpen-source, accountant-verified tax computation skills for AI agents. 261+ skills across 172+ jurisdictions covering income tax, VAT/GST, payroll, corporate tax, crypto, and cross-border planning. Every skill is verified section-by-section by licensed CPAs and chartered accountants. 3 tools (list_skills, get_skill, get_skill_sections) and 1 prompt (skill-review).3372AGPL 3.0- AlicenseAqualityDmaintenanceProvides access to Japanese tax law data from official sources via a local web server on Windows.71,624MIT
- AlicenseNot gradedqualityDmaintenanceEnables retrieval and full-text search of Japanese National Tax Agency documents, including circulars, administrative guidelines, tax answers, and Q\&A examples, with live fallback and local caching.332MIT
- AlicenseAqualityAmaintenanceSearches and retrieves Japanese national legislation from the official e-Gov API, providing verifiable citations with stable URLs and human-readable references.6Apache 2.0