Skip to main content
ClaudeWave
kodandy avatar
kodandy

jp-crypto-tax-rules-mcp

View on GitHub
MCP ServersOfficial Registry0 stars0 forksMITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/kodandy/jp-crypto-tax-rules-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "jp-crypto-tax-rules-mcp": {
      "command": "node",
      "args": ["/path/to/jp-crypto-tax-rules-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/kodandy/jp-crypto-tax-rules-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# JP Crypto Tax Rules — MCP Server

Remote [MCP](https://modelcontextprotocol.io) 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/mcp`
- Machine index: [llms.txt](https://jp-crypto-tax-rules-62ko7b2uwa-an.a.run.app/llms.txt) · API contract: [openapi.yaml](https://jp-crypto-tax-rules-62ko7b2uwa-an.a.run.app/openapi.yaml)
- Sibling gateways: [jp-m2m-mcp](https://github.com/kodandy/jp-m2m-mcp) (corporate records) · [jp-biz-opportunity-mcp](https://github.com/kodandy/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 |
|---|---|---|
| `list_tax_rules` | **Free** | Rule catalog, filterable by category / taxpayer / tax_year (resolves the applicable epoch) |
| `get_tax_rule` | **Free** | One rule in full: statement, exceptions, statutory citations, sources |
| `get_tax_parameters` | **Free** | Tax-rate tables and thresholds with sources (income brackets, 20.315% breakdown, filing threshold) |
| `get_rule_pack` | 0.05 USDC (x402) | Scenario-curated bundle: `defi_staking`, `overseas_exchange`, `corporate_holding`, `transition_2028` |

The paid tool genuinely fulfills: a settled x402 payment returns the rule pack itself, not a placeholder.

## Connect

```bash
claude mcp add --transport http jp-crypto-tax https://jp-crypto-tax-rules-62ko7b2uwa-an.a.run.app/mcp
```

```json
{
  "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).

## 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_pending` until 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

[MIT](LICENSE)

What people ask about jp-crypto-tax-rules-mcp

What is kodandy/jp-crypto-tax-rules-mcp?

+

kodandy/jp-crypto-tax-rules-mcp is mcp servers for the Claude AI ecosystem with 0 GitHub stars.

How do I install jp-crypto-tax-rules-mcp?

+

You can install jp-crypto-tax-rules-mcp by cloning the repository (https://github.com/kodandy/jp-crypto-tax-rules-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is kodandy/jp-crypto-tax-rules-mcp safe to use?

+

kodandy/jp-crypto-tax-rules-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains kodandy/jp-crypto-tax-rules-mcp?

+

kodandy/jp-crypto-tax-rules-mcp is maintained by kodandy. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to jp-crypto-tax-rules-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy jp-crypto-tax-rules-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: kodandy/jp-crypto-tax-rules-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/kodandy-jp-crypto-tax-rules-mcp)](https://claudewave.com/repo/kodandy-jp-crypto-tax-rules-mcp)
<a href="https://claudewave.com/repo/kodandy-jp-crypto-tax-rules-mcp"><img src="https://claudewave.com/api/badge/kodandy-jp-crypto-tax-rules-mcp" alt="Featured on ClaudeWave: kodandy/jp-crypto-tax-rules-mcp" width="320" height="64" /></a>