jp-crypto-tax-rules
Server Details
Machine-readable Japanese crypto-asset tax rules for AI agents: rules-as-code with citations, x402.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 4/5 across 4 of 4 tools scored.
Each tool targets a distinct operation: listing rules, retrieving a single rule, retrieving parameters, and retrieving a scenario pack. No two tools serve the same purpose.
All tool names follow a consistent verb_noun pattern using snake_case (get_*, list_*), with clear and predictable naming.
Four tools is appropriate for this domain, covering listing, retrieval of individual rules, parameters, and scenario packs without bloat or deficiency.
The tool set provides comprehensive access to Japanese crypto tax rules: catalog browsing, single rule lookup, parameter reference, and curated scenario bundles.
Available Tools
4 toolsget_rule_packCurated scenario rule pack (x402 metered)AInspect
Scenario-curated bundle of full structured rules (statements, citations, parameters) for one use case: defi_staking | overseas_exchange | corporate_holding | transition_2028. Paid via x402: each call costs 0.05 USDC. This tool returns the HTTP 402 payment challenge (spec-conformant accepts list) for the pack resource. The 402 is real: settle it against /v1/packs/{scenario} with an X-PAYMENT header and the 200 response delivers the full pack body ({status:"settled", settlement, pack}) — payment buys the actual structured rules, not a receipt. Not tax advice. 一般的な税制情報の提供であり、個別の税務判断は税理士にご相談ください。
| Name | Required | Description | Default |
|---|---|---|---|
| scenario | Yes | Scenario pack to retrieve: defi_staking | overseas_exchange | corporate_holding | transition_2028 |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description carries full burden. It fully discloses the x402 payment mechanism: returns HTTP 402 challenge, requires settlement with X-PAYMENT header to get 200 response with pack body. Also includes legal disclaimers (not tax advice, Japanese text).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Description is well-structured: primary purpose first, then payment details, then disclaimers. However, the Japanese disclaimer adds length without aiding English-speaking agents; a more concise version could omit it or place it last.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Despite no output schema, the description thoroughly explains the response format (402 challenge, then 200 response with pack body). Covers payment flow, scenario enumeration, and legal caveats. Fully sufficient for an agent to use correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% with one required enum parameter. The description repeats the enum values but adds no new semantic meaning beyond what the schema already provides. Baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly states the tool returns a 'scenario-curated bundle of full structured rules' for specific use cases (defi_staking, overseas_exchange, corporate_holding, transition_2028). This distinguishes it from sibling tools like get_tax_rule which likely returns individual rules.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Description specifies the exact scenarios this tool covers and implies it's for retrieving curated packs, not individual rules. It also mentions payment requirements, but doesn't explicitly exclude other use cases or advise when to prefer siblings.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_tax_parametersJapanese tax parameters (brackets, rates, thresholds)AInspect
FREE — returns structured tax parameters with per-value sources: progressive income tax brackets, resident tax and reconstruction surtax figures, the 2028-reform separate-taxation rate and loss-carryforward years, and the salary-filer filing threshold. Approximate reference values from public sources; not tax advice. 一般的な税制情報の提供であり、個別の税務判断は税理士にご相談ください。
| Name | Required | Description | Default |
|---|---|---|---|
| tax_year | No | Tax year for epoch annotation of pending-reform rules, e.g. 2026 or 2028 |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so the description carries full burden. It discloses the data as approximate reference values from public sources and not tax advice, but does not mention behavioral aspects like rate limits, authentication, or potential costs.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise, with two English sentences and one Japanese sentence. It front-loads key information about what the tool returns and includes relevant caveats, with no redundant content.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With one optional parameter and no output schema, the description adequately lists the categories of returned values and notes their sources and limitations. It covers the main points but could offer more detail on output structure.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% for the single parameter tax_year, which is described in the schema. The tool description adds minimal context by referencing '2028-reform', but overall adds little beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The title and description clearly state the tool returns Japanese tax parameters, listing specific items like income tax brackets, resident tax, and thresholds. It distinguishes itself from siblings by focusing on a comprehensive set, but does not explicitly contrast with get_rule_pack or get_tax_rule.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description includes 'FREE' and states 'not tax advice', setting expectations but lacks explicit guidance on when to use this tool versus alternatives like get_tax_rule or list_tax_rules. Usage is implied from the content.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_tax_ruleFull structured rule record (rule_id lookup)AInspect
FREE — returns one full structured rule: statement, exceptions, status, effective dates, machine tags and statutory citations (sources), served verbatim from the versioned rules corpus. Not tax advice. 一般的な税制情報の提供であり、個別の税務判断は税理士にご相談ください。
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes | Rule id, e.g. jp.crypto.income.classification.individual |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations exist, so description carries full burden. It discloses that the tool is 'FREE' (free to use?), returns verbatim from a versioned corpus, and includes a disclaimer that it is not tax advice. This adds important context beyond the schema. However, it does not mention error handling (e.g., missing rule_id) or rate limits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence with a clear functional statement, followed by a legal disclaimer in two languages. It is efficient but the disclaimer adds length; still, it earns its place. No wasted words.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one parameter, no output schema, no annotations), the description covers the main functional aspects (what is returned) and adds a disclaimer. It is missing expected behavior for invalid rule_id, but is otherwise reasonably complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so baseline is 3. The description does not add any further detail about the rule_id parameter beyond the schema's example. The tool description itself is sufficient, but no extra value added.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The title and description clearly state that this tool returns a single full structured rule by rule_id, listing specific fields (statement, exceptions, status, dates, tags, citations). It is distinct from siblings like list_tax_rules (listing) and get_rule_pack (pack). Verb 'returns' and resource 'full structured rule' are specific.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage to retrieve details of a specific rule, but does not explicitly state when to use over alternatives (e.g., use list_tax_rules to find rule IDs, use get_tax_parameters for parameters). No 'when not to use' or exclusions are provided.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
list_tax_rulesList structured Japanese crypto tax rulesAInspect
FREE — returns structured rules. Catalog of machine-readable Japanese crypto-asset tax rules (rules-as-code): titles, status (current / enacted_pending), effective dates and statutory citations, filterable by category, taxpayer and tax_year. tax_year resolves the current-vs-2028-reform epoch per rule (applies / pending_enforcement). Sources are public only (NTA FAQ, e-Gov statutes, MOF documents); not tax advice. 一般的な税制情報の提供であり、個別の税務判断は税理士にご相談ください。
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Category filter: corporate | cost_basis | filing | income_classification | reform_2028 | taxable_events | |
| tax_year | No | Tax year to resolve rule applicability, e.g. 2026 or 2028 | |
| taxpayer | No | Taxpayer filter: all | corporate | individual |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries the burden. It discloses that the tool is free, returns structured data (rules-as-code), uses public sources only, and is not tax advice (including Japanese disclaimer). For a read-only listing tool, this is sufficient, though no mention of pagination or limits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single paragraph, front-loaded with key information ('FREE — returns structured rules'), followed by details. It is concise, though the Japanese disclaimer at the end could be optional for English agents.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no output schema and no annotations, the description covers returned attributes, filters, source type, and legal disclaimer. It lacks explicit mention of pagination or result limits, but for a list tool of public rules, it feels adequately complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so baseline is 3. The description adds context by explaining that tax_year resolves epoch applicability (current vs 2028 reform) and ties together the three filters. This adds meaning beyond individual parameter descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states it returns a catalog of Japanese crypto-asset tax rules with specific attributes (titles, status, dates, citations) and is filterable. This distinguishes it from sibling tools like get_tax_rule (single rule) or get_rule_pack (pack), making its purpose distinct.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No explicit guidance on when to use this tool versus siblings. It implies usage for discovering or listing rules, but does not contrast with get_tax_rule or get_rule_pack. The mention of 'FREE' is a feature, not usage direction.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!