Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

CukaiMax Malaysian Tax Authority

io.github.jakzaizzat/cukaimax-tax-authority

Source-linked Malaysian individual and sole-proprietor tax guidance for AI agents.

Uptime
100.0%
3 direct probes · 30d
Response
1088ms
last probe
Tools
5
callable
Resources
8
readable
Prompts
0
available

Tools · 5

list_tax_authority_releases

Discover supported years, forms, versions, statuses, capabilities, and limitations before selecting a release.

get_tax_authority_release

Return a supported Form BE or Form B release, its official sources, validation result, review status, and known limitations.

search_tax_authority

Search cited Form BE or Form B rules by topic, field ID, rule ID, or TaxBrain category. Returns official source records with every match.

prepare_be_2025_draft

Compile reviewed taxpayer inputs and a deterministic TaxBrain relief evaluation into source-linked Form BE fields. This tool never stores data or submits to MyTax, and output remains review-gated.

assess_form_b_2025_readiness

Check whether the source records, finalised accounts, official worksheets, and conditional schedules needed for manual Form B preparation are ready. This does not calculate or submit Form B.

Resources · 8

tax-agent-evaluation-suite-v1

Thirty-six fictional golden scenarios and the deterministic scoring contract for comparing agent runtimes.

tax://my/evaluations/agent/v1/scenarios
ya2025-be-release

Rules, form fields, changes, limitations, and review status.

tax://my/individual/be/2025/release
ya2025-b-release

Source-linked business-income form scope, rules, fields, and review limitations.

tax://my/individual/b/2025/release
ya2025-b-sources

Official HASiL Form B sources, retrieval metadata, and pinned artifact hashes.

tax://my/individual/b/2025/sources
ya2025-b-review-status

Machine-readable validation, CukaiMax source review, and calculation limitations.

tax://my/individual/b/2025/review-status
ya2026-be-preview

Source-verified planning changes with filing fields explicitly blocked until official forms exist.

tax://my/individual/be/2026/preview
ya2025-be-sources

Pinned official HASiL sources and artifact hashes.

tax://my/individual/be/2025/sources
ya2025-be-review-status

Machine-readable validation, review gate, and known limitations.

tax://my/individual/be/2025/review-status

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cukaimax_malaysian_tax_authority": {
      "url": "https://www.cukaimax.com/.well-known/mcp",
      "transport": "streamable-http"
    }
  }
}