Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.Junhui20/mycal

NPM · @CATLABTECH/MYCAL-MCP-SERVER · SCANNED SEP 22

Malaysia public holidays, school terms, business days & a leave optimizer (13 tools).

0 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 97 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 77 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability67
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 856 tokens (~65/item across 13 items; 13 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage94
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 83% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.Junhui20/mycal MCP server?

io.github.Junhui20/mycal runs locally as an npm package, launched with npx -y @catlabtech/mycal-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @catlabtech/mycal-mcp-server

# add to Claude Code
claude mcp add junhui20-mycal -- npx -y @catlabtech/mycal-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "junhui20-mycal": {
      "command": "npx",
      "args": [
        "-y",
        "@catlabtech/mycal-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "junhui20-mycal": {
      "command": "npx",
      "args": [
        "-y",
        "@catlabtech/mycal-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add junhui20-mycal -- npx -y @catlabtech/mycal-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "junhui20-mycal": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@catlabtech/mycal-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add junhui20-mycal --command npx --arg -y --arg @catlabtech/mycal-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  junhui20-mycal:
    command: "npx"
    args: ["-y", "@catlabtech/mycal-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "junhui20-mycal": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@catlabtech/mycal-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add junhui20-mycal -t stdio -c npx -a -y @catlabtech/mycal-mcp-server
// mcp.json
{
  "mcpServers": {
    "junhui20-mycal": {
      "command": "npx",
      "args": [
        "-y",
        "@catlabtech/mycal-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 +1
    • Stability: 0.97 → pass security
  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 −3
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Analysed npm/@catlabtech/mycal-mcp-server@0.1.4

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 97 packages
Packages resolved 97
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 13 exposed · ~856 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
check_malaysia_holiday ~80

Check if a specific date is a public holiday, weekend, or working day in Malaysia. Returns holiday details, school day status. Use when user asks 'is X a holiday?', 'do I work on X?'.

NameTypeReqDescription
datestringyesDate in YYYY-MM-DD format
statestringState code or alias

No output schema declared.

No examples provided.

get_malaysia_holidays ~102

Get Malaysia public holidays. Covers all 16 regions (13 states + 3 federal territories) including Islamic holidays with tentative/confirmed status.

NameTypeReqDescription
monthinteger
statestringState code or alias (e.g. 'selangor', 'KL', 'penang')
statusstring
typestring
yearintegeryesYear (e.g. 2026)

No output schema declared.

No examples provided.

list_malaysia_states ~33

List all 16 Malaysian regions (13 states + 3 federal territories) with weekend configurations and group assignments.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

malaysia_business_days ~58

Count business/working days between two dates for a Malaysian state. Excludes weekends and public holidays.

NameTypeReqDescription
endstringyesEnd date
startstringyesStart date
statestringyesState code or alias

No output schema declared.

No examples provided.

malaysia_exams ~47

Get Malaysia public exam schedule — SPM, STPM, MUET, PT3. Includes results announcement dates.

NameTypeReqDescription
typestring
yearintegeryesYear

No output schema declared.

No examples provided.

malaysia_holiday_changes ~41

Get recent changes to Malaysia holiday data (new holidays, confirmations, ad-hoc announcements).

NameTypeReqDescription
limitintegerMax entries (default 10)

No output schema declared.

No examples provided.

malaysia_is_school_day ~86

Check if a date is a school day in Malaysia. Accepts state (auto-resolves to group) or group directly. Combines public holidays, school holidays, and weekend status.

NameTypeReqDescription
datestringyesDate in YYYY-MM-DD
groupstringSchool group directly
statestringState code or alias (auto-resolves to group)

No output schema declared.

No examples provided.

malaysia_leave_optimizer ~102

Find the most efficient annual-leave days to take to maximise consecutive days off in Malaysia (e.g. 'take 2 days → get 5 off'). Ideal for planning trips around public holidays and weekends, per state.

NameTypeReqDescription
maxLeaveintegerMax annual-leave days to spend per break (default 3)
statestringState code or alias (default: kuala-lumpur)
yearintegeryesYear

No output schema declared.

No examples provided.

malaysia_long_weekends ~56

Find all long weekends (3+ consecutive non-working days) in Malaysia for a given year.

NameTypeReqDescription
statestringState code or alias (default: kuala-lumpur)
yearintegeryesYear

No output schema declared.

No examples provided.

malaysia_school_holidays ~54

Get Malaysia school holidays including cuti penggal, mid-year break, year-end break, and KPM bonus holidays.

NameTypeReqDescription
groupstringSchool group (default B)
yearintegeryesYear

No output schema declared.

No examples provided.

malaysia_school_terms ~59

Get Malaysia school term dates and day counts. Group A = Kedah/Kelantan/Terengganu, Group B = all other states.

NameTypeReqDescription
groupstringSchool group (default B)
yearintegeryesYear

No output schema declared.

No examples provided.

next_malaysia_holiday ~88

Find the next upcoming public holiday in Malaysia. Use when user asks 'when is the next holiday?'.

NameTypeReqDescription
afterDatestringFind holidays after this date (YYYY-MM-DD). Defaults to today.
countintegerNumber of holidays to return (default 1)
statestringState code or alias
typestring

No output schema declared.

No examples provided.

resolve_malaysia_state ~50

Resolve a state name or alias (e.g. 'KL', 'Penang', 'JB') to the canonical state code.

NameTypeReqDescription
querystringyesState name or alias to resolve

No output schema declared.

No examples provided.

Common questions

What is the io.github.Junhui20/mycal MCP server?

io.github.Junhui20/mycal is an MCP server listed in the public MCP registry as io.github.Junhui20/mycal. Malaysia public holidays, school terms, business days & a leave optimizer (13 tools). This page covers its npm package (@catlabtech/mycal-mcp-server).

Is the io.github.Junhui20/mycal MCP server safe to use?

io.github.Junhui20/mycal scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.Junhui20/mycal MCP server expose?

io.github.Junhui20/mycal exposes 13 tools: get_malaysia_holidays, check_malaysia_holiday, next_malaysia_holiday, malaysia_business_days, malaysia_long_weekends, and 8 more. Their descriptions and schemas cost roughly 856 tokens of context every time the server is loaded.

Is the io.github.Junhui20/mycal MCP server still maintained?

io.github.Junhui20/mycal is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.Junhui20/mycal MCP server under?

io.github.Junhui20/mycal declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.