@catlabtech/mycal-mcp-server 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +665 -1
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -1965,6 +1965,669 @@ var __default3 = [
1965
1965
  }
1966
1966
  ];
1967
1967
 
1968
+ // ../../data/holidays/2027.json
1969
+ var __default4 = [
1970
+ {
1971
+ id: "2027-tahun-baharu",
1972
+ date: "2027-01-01",
1973
+ name: { ms: "Tahun Baharu", en: "New Year's Day", zh: "\u5143\u65E6" },
1974
+ type: "state",
1975
+ status: "confirmed",
1976
+ states: ["perak", "pulau-pinang", "selangor", "negeri-sembilan", "melaka", "pahang", "sabah", "sarawak", "kuala-lumpur", "wp-putrajaya", "wp-labuan"],
1977
+ isPublicHoliday: true,
1978
+ gazetteLevel: "N",
1979
+ source: "community",
1980
+ createdAt: "2026-06-28T00:00:00+08:00",
1981
+ updatedAt: "2026-06-28T00:00:00+08:00"
1982
+ },
1983
+ {
1984
+ id: "2027-israk-mikraj",
1985
+ date: "2027-01-06",
1986
+ name: { ms: "Israk dan Mikraj", en: "Isra' Mi'raj", zh: "\u591C\u884C\u767B\u9704" },
1987
+ type: "islamic_state",
1988
+ status: "tentative",
1989
+ states: ["kedah", "kelantan", "terengganu", "perlis", "negeri-sembilan", "pahang"],
1990
+ isPublicHoliday: true,
1991
+ gazetteLevel: "N",
1992
+ hijriDate: "27 Rejab 1448",
1993
+ isEstimated: true,
1994
+ source: "jakim",
1995
+ createdAt: "2026-06-28T00:00:00+08:00",
1996
+ updatedAt: "2026-06-28T00:00:00+08:00"
1997
+ },
1998
+ {
1999
+ id: "2027-keputeraan-ydb-ns",
2000
+ date: "2027-01-14",
2001
+ name: { ms: "Hari Keputeraan Yang di-Pertuan Besar Negeri Sembilan", en: "Birthday of Yang di-Pertuan Besar of Negeri Sembilan" },
2002
+ type: "state",
2003
+ status: "confirmed",
2004
+ states: ["negeri-sembilan"],
2005
+ isPublicHoliday: true,
2006
+ gazetteLevel: "N",
2007
+ source: "community",
2008
+ createdAt: "2026-06-28T00:00:00+08:00",
2009
+ updatedAt: "2026-06-28T00:00:00+08:00"
2010
+ },
2011
+ {
2012
+ id: "2027-thaipusam",
2013
+ date: "2027-01-22",
2014
+ name: { ms: "Hari Thaipusam", en: "Thaipusam", zh: "\u5927\u5B9D\u68EE\u8282" },
2015
+ type: "state",
2016
+ status: "confirmed",
2017
+ states: ["johor", "kedah", "selangor", "perak", "pulau-pinang", "negeri-sembilan", "kuala-lumpur", "wp-putrajaya"],
2018
+ isPublicHoliday: true,
2019
+ gazetteLevel: "N",
2020
+ source: "community",
2021
+ createdAt: "2026-06-28T00:00:00+08:00",
2022
+ updatedAt: "2026-06-28T00:00:00+08:00"
2023
+ },
2024
+ {
2025
+ id: "2027-hari-wilayah",
2026
+ date: "2027-02-01",
2027
+ name: { ms: "Hari Wilayah Persekutuan", en: "Federal Territory Day", zh: "\u8054\u90A6\u76F4\u8F96\u533A\u65E5" },
2028
+ type: "state",
2029
+ status: "confirmed",
2030
+ states: ["kuala-lumpur", "wp-putrajaya", "wp-labuan"],
2031
+ isPublicHoliday: true,
2032
+ gazetteLevel: "N",
2033
+ source: "community",
2034
+ createdAt: "2026-06-28T00:00:00+08:00",
2035
+ updatedAt: "2026-06-28T00:00:00+08:00"
2036
+ },
2037
+ {
2038
+ id: "2027-tahun-baharu-cina-1",
2039
+ date: "2027-02-06",
2040
+ name: { ms: "Tahun Baharu Cina", en: "Chinese New Year", zh: "\u519C\u5386\u65B0\u5E74" },
2041
+ type: "federal",
2042
+ status: "confirmed",
2043
+ states: ["*"],
2044
+ isPublicHoliday: true,
2045
+ gazetteLevel: "P",
2046
+ source: "community",
2047
+ createdAt: "2026-06-28T00:00:00+08:00",
2048
+ updatedAt: "2026-06-28T00:00:00+08:00"
2049
+ },
2050
+ {
2051
+ id: "2027-tahun-baharu-cina-2",
2052
+ date: "2027-02-07",
2053
+ name: { ms: "Tahun Baharu Cina (Hari Kedua)", en: "Chinese New Year (2nd Day)", zh: "\u519C\u5386\u65B0\u5E74\uFF08\u7B2C\u4E8C\u5929\uFF09" },
2054
+ type: "federal",
2055
+ status: "confirmed",
2056
+ states: ["*"],
2057
+ isPublicHoliday: true,
2058
+ gazetteLevel: "P",
2059
+ source: "community",
2060
+ createdAt: "2026-06-28T00:00:00+08:00",
2061
+ updatedAt: "2026-06-28T00:00:00+08:00"
2062
+ },
2063
+ {
2064
+ id: "2027-awal-ramadan",
2065
+ date: "2027-02-08",
2066
+ name: { ms: "Awal Ramadan", en: "Beginning of Ramadan" },
2067
+ type: "islamic_state",
2068
+ status: "tentative",
2069
+ states: ["johor", "kedah"],
2070
+ isPublicHoliday: true,
2071
+ gazetteLevel: "N",
2072
+ hijriDate: "1 Ramadan 1448",
2073
+ isEstimated: true,
2074
+ source: "jakim",
2075
+ createdAt: "2026-06-28T00:00:00+08:00",
2076
+ updatedAt: "2026-06-28T00:00:00+08:00"
2077
+ },
2078
+ {
2079
+ id: "2027-pengisytiharan-melaka",
2080
+ date: "2027-02-20",
2081
+ name: { ms: "Hari Pengisytiharan Melaka Bandaraya Bersejarah", en: "Declaration of Melaka as Historical City" },
2082
+ type: "state",
2083
+ status: "confirmed",
2084
+ states: ["melaka"],
2085
+ isPublicHoliday: true,
2086
+ gazetteLevel: "N",
2087
+ source: "community",
2088
+ createdAt: "2026-06-28T00:00:00+08:00",
2089
+ updatedAt: "2026-06-28T00:00:00+08:00"
2090
+ },
2091
+ {
2092
+ id: "2027-nuzul-al-quran",
2093
+ date: "2027-02-24",
2094
+ name: { ms: "Hari Nuzul Al-Quran", en: "Nuzul Al-Quran", zh: "\u53EF\u5170\u7ECF\u964D\u4E16\u65E5" },
2095
+ type: "islamic",
2096
+ status: "tentative",
2097
+ states: ["kelantan", "terengganu", "perak", "pulau-pinang", "selangor", "pahang", "perlis", "kuala-lumpur", "wp-putrajaya", "wp-labuan"],
2098
+ isPublicHoliday: true,
2099
+ gazetteLevel: "N",
2100
+ hijriDate: "17 Ramadan 1448",
2101
+ isEstimated: true,
2102
+ source: "jakim",
2103
+ createdAt: "2026-06-28T00:00:00+08:00",
2104
+ updatedAt: "2026-06-28T00:00:00+08:00"
2105
+ },
2106
+ {
2107
+ id: "2027-installation-sultan-terengganu",
2108
+ date: "2027-03-04",
2109
+ name: { ms: "Hari Ulang Tahun Pertabalan Sultan Terengganu", en: "Anniversary of the Installation of the Sultan of Terengganu" },
2110
+ type: "state",
2111
+ status: "confirmed",
2112
+ states: ["terengganu"],
2113
+ isPublicHoliday: true,
2114
+ gazetteLevel: "N",
2115
+ source: "community",
2116
+ createdAt: "2026-06-28T00:00:00+08:00",
2117
+ updatedAt: "2026-06-28T00:00:00+08:00"
2118
+ },
2119
+ {
2120
+ id: "2027-hari-raya-aidilfitri-1",
2121
+ date: "2027-03-10",
2122
+ name: { ms: "Hari Raya Aidilfitri", en: "Eid al-Fitr", zh: "\u5F00\u658B\u8282" },
2123
+ type: "islamic",
2124
+ status: "tentative",
2125
+ states: ["*"],
2126
+ isPublicHoliday: true,
2127
+ gazetteLevel: "P",
2128
+ hijriDate: "1 Syawal 1448",
2129
+ isEstimated: true,
2130
+ source: "jakim",
2131
+ createdAt: "2026-06-28T00:00:00+08:00",
2132
+ updatedAt: "2026-06-28T00:00:00+08:00"
2133
+ },
2134
+ {
2135
+ id: "2027-hari-raya-aidilfitri-2",
2136
+ date: "2027-03-11",
2137
+ name: { ms: "Hari Raya Aidilfitri (Hari Kedua)", en: "Eid al-Fitr (2nd Day)", zh: "\u5F00\u658B\u8282\uFF08\u7B2C\u4E8C\u5929\uFF09" },
2138
+ type: "islamic",
2139
+ status: "tentative",
2140
+ states: ["*"],
2141
+ isPublicHoliday: true,
2142
+ gazetteLevel: "P",
2143
+ hijriDate: "2 Syawal 1448",
2144
+ isEstimated: true,
2145
+ source: "jakim",
2146
+ createdAt: "2026-06-28T00:00:00+08:00",
2147
+ updatedAt: "2026-06-28T00:00:00+08:00"
2148
+ },
2149
+ {
2150
+ id: "2027-keputeraan-sultan-johor",
2151
+ date: "2027-03-23",
2152
+ name: { ms: "Hari Keputeraan Sultan Johor", en: "Birthday of the Sultan of Johor" },
2153
+ type: "state",
2154
+ status: "confirmed",
2155
+ states: ["johor"],
2156
+ isPublicHoliday: true,
2157
+ gazetteLevel: "N",
2158
+ source: "community",
2159
+ createdAt: "2026-06-28T00:00:00+08:00",
2160
+ updatedAt: "2026-06-28T00:00:00+08:00"
2161
+ },
2162
+ {
2163
+ id: "2027-good-friday",
2164
+ date: "2027-03-26",
2165
+ name: { ms: "Good Friday", en: "Good Friday", zh: "\u8036\u7A23\u53D7\u96BE\u65E5" },
2166
+ type: "state",
2167
+ status: "confirmed",
2168
+ states: ["sabah", "sarawak"],
2169
+ isPublicHoliday: true,
2170
+ gazetteLevel: "N",
2171
+ source: "community",
2172
+ createdAt: "2026-06-28T00:00:00+08:00",
2173
+ updatedAt: "2026-06-28T00:00:00+08:00"
2174
+ },
2175
+ {
2176
+ id: "2027-keputeraan-tyt-sabah",
2177
+ date: "2027-03-30",
2178
+ name: { ms: "Hari Keputeraan TYT Yang di-Pertua Negeri Sabah", en: "Birthday of the Governor of Sabah" },
2179
+ type: "state",
2180
+ status: "confirmed",
2181
+ states: ["sabah"],
2182
+ isPublicHoliday: true,
2183
+ gazetteLevel: "N",
2184
+ source: "community",
2185
+ createdAt: "2026-06-28T00:00:00+08:00",
2186
+ updatedAt: "2026-06-28T00:00:00+08:00"
2187
+ },
2188
+ {
2189
+ id: "2027-keputeraan-sultan-terengganu",
2190
+ date: "2027-04-26",
2191
+ name: { ms: "Hari Keputeraan Sultan Terengganu", en: "Birthday of the Sultan of Terengganu" },
2192
+ type: "state",
2193
+ status: "confirmed",
2194
+ states: ["terengganu"],
2195
+ isPublicHoliday: true,
2196
+ gazetteLevel: "N",
2197
+ source: "community",
2198
+ createdAt: "2026-06-28T00:00:00+08:00",
2199
+ updatedAt: "2026-06-28T00:00:00+08:00"
2200
+ },
2201
+ {
2202
+ id: "2027-hari-pekerja",
2203
+ date: "2027-05-01",
2204
+ name: { ms: "Hari Pekerja", en: "Labour Day", zh: "\u52B3\u52A8\u8282" },
2205
+ type: "federal",
2206
+ status: "confirmed",
2207
+ states: ["*"],
2208
+ isPublicHoliday: true,
2209
+ gazetteLevel: "P",
2210
+ source: "jpm",
2211
+ createdAt: "2026-06-28T00:00:00+08:00",
2212
+ updatedAt: "2026-06-28T00:00:00+08:00"
2213
+ },
2214
+ {
2215
+ id: "2027-hari-arafah",
2216
+ date: "2027-05-16",
2217
+ name: { ms: "Hari Arafah", en: "Day of Arafah" },
2218
+ type: "islamic_state",
2219
+ status: "tentative",
2220
+ states: ["kelantan", "terengganu"],
2221
+ isPublicHoliday: true,
2222
+ gazetteLevel: "N",
2223
+ hijriDate: "9 Zulhijjah 1448",
2224
+ isEstimated: true,
2225
+ source: "jakim",
2226
+ createdAt: "2026-06-28T00:00:00+08:00",
2227
+ updatedAt: "2026-06-28T00:00:00+08:00"
2228
+ },
2229
+ {
2230
+ id: "2027-hari-raya-haji-1",
2231
+ date: "2027-05-17",
2232
+ name: { ms: "Hari Raya Qurban", en: "Eid al-Adha", zh: "\u54C8\u829D\u8282" },
2233
+ type: "islamic",
2234
+ status: "tentative",
2235
+ states: ["*"],
2236
+ isPublicHoliday: true,
2237
+ gazetteLevel: "P",
2238
+ hijriDate: "10 Zulhijjah 1448",
2239
+ isEstimated: true,
2240
+ source: "jakim",
2241
+ createdAt: "2026-06-28T00:00:00+08:00",
2242
+ updatedAt: "2026-06-28T00:00:00+08:00"
2243
+ },
2244
+ {
2245
+ id: "2027-keputeraan-raja-perlis",
2246
+ date: "2027-05-17",
2247
+ name: { ms: "Hari Keputeraan Raja Perlis", en: "Birthday of the Raja of Perlis" },
2248
+ type: "state",
2249
+ status: "confirmed",
2250
+ states: ["perlis"],
2251
+ isPublicHoliday: true,
2252
+ gazetteLevel: "N",
2253
+ source: "community",
2254
+ createdAt: "2026-06-28T00:00:00+08:00",
2255
+ updatedAt: "2026-06-28T00:00:00+08:00"
2256
+ },
2257
+ {
2258
+ id: "2027-hari-raya-haji-2",
2259
+ date: "2027-05-18",
2260
+ name: { ms: "Hari Raya Qurban (Hari Kedua)", en: "Eid al-Adha (2nd Day)" },
2261
+ type: "islamic_state",
2262
+ status: "tentative",
2263
+ states: ["kedah", "kelantan", "perlis", "terengganu"],
2264
+ isPublicHoliday: true,
2265
+ gazetteLevel: "N",
2266
+ hijriDate: "11 Zulhijjah 1448",
2267
+ isEstimated: true,
2268
+ source: "jakim",
2269
+ createdAt: "2026-06-28T00:00:00+08:00",
2270
+ updatedAt: "2026-06-28T00:00:00+08:00"
2271
+ },
2272
+ {
2273
+ id: "2027-wesak",
2274
+ date: "2027-05-20",
2275
+ name: { ms: "Hari Wesak", en: "Vesak Day", zh: "\u536B\u585E\u8282" },
2276
+ type: "federal",
2277
+ status: "confirmed",
2278
+ states: ["*"],
2279
+ isPublicHoliday: true,
2280
+ gazetteLevel: "P",
2281
+ source: "community",
2282
+ createdAt: "2026-06-28T00:00:00+08:00",
2283
+ updatedAt: "2026-06-28T00:00:00+08:00"
2284
+ },
2285
+ {
2286
+ id: "2027-hari-hol-pahang",
2287
+ date: "2027-05-22",
2288
+ name: { ms: "Hari Hol Pahang", en: "Hari Hol of Pahang" },
2289
+ type: "state",
2290
+ status: "confirmed",
2291
+ states: ["pahang"],
2292
+ isPublicHoliday: true,
2293
+ gazetteLevel: "N",
2294
+ source: "community",
2295
+ createdAt: "2026-06-28T00:00:00+08:00",
2296
+ updatedAt: "2026-06-28T00:00:00+08:00"
2297
+ },
2298
+ {
2299
+ id: "2027-pesta-kaamatan-1",
2300
+ date: "2027-05-30",
2301
+ name: { ms: "Pesta Kaamatan", en: "Harvest Festival" },
2302
+ type: "state",
2303
+ status: "confirmed",
2304
+ states: ["sabah", "wp-labuan"],
2305
+ isPublicHoliday: true,
2306
+ gazetteLevel: "N",
2307
+ source: "community",
2308
+ createdAt: "2026-06-28T00:00:00+08:00",
2309
+ updatedAt: "2026-06-28T00:00:00+08:00"
2310
+ },
2311
+ {
2312
+ id: "2027-pesta-kaamatan-2",
2313
+ date: "2027-05-31",
2314
+ name: { ms: "Pesta Kaamatan (Hari Kedua)", en: "Harvest Festival (2nd Day)" },
2315
+ type: "state",
2316
+ status: "confirmed",
2317
+ states: ["sabah", "wp-labuan"],
2318
+ isPublicHoliday: true,
2319
+ gazetteLevel: "N",
2320
+ source: "community",
2321
+ createdAt: "2026-06-28T00:00:00+08:00",
2322
+ updatedAt: "2026-06-28T00:00:00+08:00"
2323
+ },
2324
+ {
2325
+ id: "2027-hari-gawai-1",
2326
+ date: "2027-06-01",
2327
+ name: { ms: "Hari Gawai Dayak", en: "Gawai Dayak" },
2328
+ type: "state",
2329
+ status: "confirmed",
2330
+ states: ["sarawak"],
2331
+ isPublicHoliday: true,
2332
+ gazetteLevel: "N",
2333
+ source: "community",
2334
+ createdAt: "2026-06-28T00:00:00+08:00",
2335
+ updatedAt: "2026-06-28T00:00:00+08:00"
2336
+ },
2337
+ {
2338
+ id: "2027-hari-gawai-2",
2339
+ date: "2027-06-02",
2340
+ name: { ms: "Hari Gawai Dayak (Hari Kedua)", en: "Gawai Dayak (2nd Day)" },
2341
+ type: "state",
2342
+ status: "confirmed",
2343
+ states: ["sarawak"],
2344
+ isPublicHoliday: true,
2345
+ gazetteLevel: "N",
2346
+ source: "community",
2347
+ createdAt: "2026-06-28T00:00:00+08:00",
2348
+ updatedAt: "2026-06-28T00:00:00+08:00"
2349
+ },
2350
+ {
2351
+ id: "2027-awal-muharram",
2352
+ date: "2027-06-06",
2353
+ name: { ms: "Awal Muharram (Maal Hijrah)", en: "Islamic New Year", zh: "\u56DE\u5386\u65B0\u5E74" },
2354
+ type: "islamic",
2355
+ status: "tentative",
2356
+ states: ["*"],
2357
+ isPublicHoliday: true,
2358
+ gazetteLevel: "P",
2359
+ hijriDate: "1 Muharram 1449",
2360
+ isEstimated: true,
2361
+ source: "jakim",
2362
+ createdAt: "2026-06-28T00:00:00+08:00",
2363
+ updatedAt: "2026-06-28T00:00:00+08:00"
2364
+ },
2365
+ {
2366
+ id: "2027-keputeraan-agong",
2367
+ date: "2027-06-07",
2368
+ name: { ms: "Hari Keputeraan Rasmi Seri Paduka Baginda Yang di-Pertuan Agong", en: "Birthday of the Yang di-Pertuan Agong" },
2369
+ type: "federal",
2370
+ status: "confirmed",
2371
+ states: ["*"],
2372
+ isPublicHoliday: true,
2373
+ gazetteLevel: "P",
2374
+ source: "jpm",
2375
+ createdAt: "2026-06-28T00:00:00+08:00",
2376
+ updatedAt: "2026-06-28T00:00:00+08:00"
2377
+ },
2378
+ {
2379
+ id: "2027-keputeraan-sultan-kedah",
2380
+ date: "2027-06-20",
2381
+ name: { ms: "Hari Keputeraan Sultan Kedah", en: "Birthday of the Sultan of Kedah" },
2382
+ type: "state",
2383
+ status: "confirmed",
2384
+ states: ["kedah"],
2385
+ isPublicHoliday: true,
2386
+ gazetteLevel: "N",
2387
+ source: "community",
2388
+ createdAt: "2026-06-28T00:00:00+08:00",
2389
+ updatedAt: "2026-06-28T00:00:00+08:00"
2390
+ },
2391
+ {
2392
+ id: "2027-georgetown-heritage-day",
2393
+ date: "2027-07-07",
2394
+ name: { ms: "Hari George Town Tapak Warisan Dunia", en: "George Town World Heritage City Day" },
2395
+ type: "state",
2396
+ status: "confirmed",
2397
+ states: ["pulau-pinang"],
2398
+ isPublicHoliday: true,
2399
+ gazetteLevel: "N",
2400
+ source: "community",
2401
+ createdAt: "2026-06-28T00:00:00+08:00",
2402
+ updatedAt: "2026-06-28T00:00:00+08:00"
2403
+ },
2404
+ {
2405
+ id: "2027-keputeraan-tyt-pulau-pinang",
2406
+ date: "2027-07-10",
2407
+ name: { ms: "Hari Keputeraan TYT Yang di-Pertua Negeri Pulau Pinang", en: "Birthday of the Governor of Penang" },
2408
+ type: "state",
2409
+ status: "confirmed",
2410
+ states: ["pulau-pinang"],
2411
+ isPublicHoliday: true,
2412
+ gazetteLevel: "N",
2413
+ source: "community",
2414
+ createdAt: "2026-06-28T00:00:00+08:00",
2415
+ updatedAt: "2026-06-28T00:00:00+08:00"
2416
+ },
2417
+ {
2418
+ id: "2027-hari-hol-johor",
2419
+ date: "2027-07-10",
2420
+ name: { ms: "Hari Hol Almarhum Sultan Iskandar", en: "Hari Hol of Almarhum Sultan Iskandar of Johor" },
2421
+ type: "state",
2422
+ status: "confirmed",
2423
+ states: ["johor"],
2424
+ isPublicHoliday: true,
2425
+ gazetteLevel: "N",
2426
+ source: "community",
2427
+ createdAt: "2026-06-28T00:00:00+08:00",
2428
+ updatedAt: "2026-06-28T00:00:00+08:00"
2429
+ },
2430
+ {
2431
+ id: "2027-hari-sarawak",
2432
+ date: "2027-07-22",
2433
+ name: { ms: "Hari Kemerdekaan Sarawak", en: "Sarawak Day" },
2434
+ type: "state",
2435
+ status: "confirmed",
2436
+ states: ["sarawak"],
2437
+ isPublicHoliday: true,
2438
+ gazetteLevel: "N",
2439
+ source: "community",
2440
+ createdAt: "2026-06-28T00:00:00+08:00",
2441
+ updatedAt: "2026-06-28T00:00:00+08:00"
2442
+ },
2443
+ {
2444
+ id: "2027-keputeraan-sultan-pahang",
2445
+ date: "2027-07-30",
2446
+ name: { ms: "Hari Keputeraan Sultan Pahang", en: "Birthday of the Sultan of Pahang" },
2447
+ type: "state",
2448
+ status: "confirmed",
2449
+ states: ["pahang"],
2450
+ isPublicHoliday: true,
2451
+ gazetteLevel: "N",
2452
+ source: "community",
2453
+ createdAt: "2026-06-28T00:00:00+08:00",
2454
+ updatedAt: "2026-06-28T00:00:00+08:00"
2455
+ },
2456
+ {
2457
+ id: "2027-maulidur-rasul",
2458
+ date: "2027-08-15",
2459
+ name: { ms: "Hari Keputeraan Nabi Muhammad S.A.W. (Maulidur Rasul)", en: "Prophet Muhammad's Birthday", zh: "\u5148\u77E5\u7A46\u7F55\u9ED8\u5FB7\u8BDE\u8FB0" },
2460
+ type: "islamic",
2461
+ status: "tentative",
2462
+ states: ["*"],
2463
+ isPublicHoliday: true,
2464
+ gazetteLevel: "P",
2465
+ hijriDate: "12 Rabiulawal 1449",
2466
+ isEstimated: true,
2467
+ source: "jakim",
2468
+ createdAt: "2026-06-28T00:00:00+08:00",
2469
+ updatedAt: "2026-06-28T00:00:00+08:00"
2470
+ },
2471
+ {
2472
+ id: "2027-keputeraan-tyt-melaka",
2473
+ date: "2027-08-24",
2474
+ name: { ms: "Hari Keputeraan TYT Yang di-Pertua Negeri Melaka", en: "Birthday of the Governor of Melaka" },
2475
+ type: "state",
2476
+ status: "confirmed",
2477
+ states: ["melaka"],
2478
+ isPublicHoliday: true,
2479
+ gazetteLevel: "N",
2480
+ source: "community",
2481
+ createdAt: "2026-06-28T00:00:00+08:00",
2482
+ updatedAt: "2026-06-28T00:00:00+08:00"
2483
+ },
2484
+ {
2485
+ id: "2027-hari-kebangsaan",
2486
+ date: "2027-08-31",
2487
+ name: { ms: "Hari Kebangsaan", en: "National Day", zh: "\u56FD\u5E86\u65E5" },
2488
+ type: "federal",
2489
+ status: "confirmed",
2490
+ states: ["*"],
2491
+ isPublicHoliday: true,
2492
+ gazetteLevel: "P",
2493
+ source: "jpm",
2494
+ createdAt: "2026-06-28T00:00:00+08:00",
2495
+ updatedAt: "2026-06-28T00:00:00+08:00"
2496
+ },
2497
+ {
2498
+ id: "2027-keputeraan-sultan-kelantan-1",
2499
+ date: "2027-09-29",
2500
+ name: { ms: "Hari Keputeraan Sultan Kelantan", en: "Birthday of the Sultan of Kelantan" },
2501
+ type: "state",
2502
+ status: "confirmed",
2503
+ states: ["kelantan"],
2504
+ isPublicHoliday: true,
2505
+ gazetteLevel: "N",
2506
+ source: "community",
2507
+ createdAt: "2026-06-28T00:00:00+08:00",
2508
+ updatedAt: "2026-06-28T00:00:00+08:00"
2509
+ },
2510
+ {
2511
+ id: "2027-keputeraan-sultan-kelantan-2",
2512
+ date: "2027-09-30",
2513
+ name: { ms: "Hari Keputeraan Sultan Kelantan (Hari Kedua)", en: "Birthday of the Sultan of Kelantan (2nd Day)" },
2514
+ type: "state",
2515
+ status: "confirmed",
2516
+ states: ["kelantan"],
2517
+ isPublicHoliday: true,
2518
+ gazetteLevel: "N",
2519
+ source: "community",
2520
+ createdAt: "2026-06-28T00:00:00+08:00",
2521
+ updatedAt: "2026-06-28T00:00:00+08:00"
2522
+ },
2523
+ {
2524
+ id: "2027-hari-malaysia",
2525
+ date: "2027-09-16",
2526
+ name: { ms: "Hari Malaysia", en: "Malaysia Day", zh: "\u9A6C\u6765\u897F\u4E9A\u65E5" },
2527
+ type: "federal",
2528
+ status: "confirmed",
2529
+ states: ["*"],
2530
+ isPublicHoliday: true,
2531
+ gazetteLevel: "P",
2532
+ source: "jpm",
2533
+ createdAt: "2026-06-28T00:00:00+08:00",
2534
+ updatedAt: "2026-06-28T00:00:00+08:00"
2535
+ },
2536
+ {
2537
+ id: "2027-keputeraan-tyt-sarawak",
2538
+ date: "2027-10-09",
2539
+ name: { ms: "Hari Keputeraan TYT Yang di-Pertua Negeri Sarawak", en: "Birthday of the Governor of Sarawak" },
2540
+ type: "state",
2541
+ status: "confirmed",
2542
+ states: ["sarawak"],
2543
+ isPublicHoliday: true,
2544
+ gazetteLevel: "N",
2545
+ source: "community",
2546
+ createdAt: "2026-06-28T00:00:00+08:00",
2547
+ updatedAt: "2026-06-28T00:00:00+08:00"
2548
+ },
2549
+ {
2550
+ id: "2027-deepavali",
2551
+ date: "2027-10-28",
2552
+ name: { ms: "Hari Deepavali", en: "Deepavali", zh: "\u5C60\u5996\u8282" },
2553
+ type: "federal",
2554
+ status: "confirmed",
2555
+ states: ["johor", "kedah", "kelantan", "terengganu", "perak", "pulau-pinang", "selangor", "negeri-sembilan", "melaka", "pahang", "perlis", "sabah", "kuala-lumpur", "wp-putrajaya", "wp-labuan"],
2556
+ isPublicHoliday: true,
2557
+ gazetteLevel: "P",
2558
+ source: "community",
2559
+ createdAt: "2026-06-28T00:00:00+08:00",
2560
+ updatedAt: "2026-06-28T00:00:00+08:00"
2561
+ },
2562
+ {
2563
+ id: "2027-keputeraan-sultan-perak",
2564
+ date: "2027-11-05",
2565
+ name: { ms: "Hari Keputeraan Sultan Perak", en: "Birthday of the Sultan of Perak" },
2566
+ type: "state",
2567
+ status: "confirmed",
2568
+ states: ["perak"],
2569
+ isPublicHoliday: true,
2570
+ gazetteLevel: "N",
2571
+ source: "community",
2572
+ createdAt: "2026-06-28T00:00:00+08:00",
2573
+ updatedAt: "2026-06-28T00:00:00+08:00"
2574
+ },
2575
+ {
2576
+ id: "2027-keputeraan-sultan-selangor",
2577
+ date: "2027-12-11",
2578
+ name: { ms: "Hari Keputeraan Sultan Selangor", en: "Birthday of the Sultan of Selangor" },
2579
+ type: "state",
2580
+ status: "confirmed",
2581
+ states: ["selangor"],
2582
+ isPublicHoliday: true,
2583
+ gazetteLevel: "N",
2584
+ source: "community",
2585
+ createdAt: "2026-06-28T00:00:00+08:00",
2586
+ updatedAt: "2026-06-28T00:00:00+08:00"
2587
+ },
2588
+ {
2589
+ id: "2027-christmas-eve",
2590
+ date: "2027-12-24",
2591
+ name: { ms: "Malam Krismas", en: "Christmas Eve" },
2592
+ type: "state",
2593
+ status: "confirmed",
2594
+ states: ["sabah"],
2595
+ isPublicHoliday: true,
2596
+ gazetteLevel: "N",
2597
+ source: "community",
2598
+ createdAt: "2026-06-28T00:00:00+08:00",
2599
+ updatedAt: "2026-06-28T00:00:00+08:00"
2600
+ },
2601
+ {
2602
+ id: "2027-hari-krismas",
2603
+ date: "2027-12-25",
2604
+ name: { ms: "Hari Krismas", en: "Christmas Day", zh: "\u5723\u8BDE\u8282" },
2605
+ type: "federal",
2606
+ status: "confirmed",
2607
+ states: ["*"],
2608
+ isPublicHoliday: true,
2609
+ gazetteLevel: "P",
2610
+ source: "jpm",
2611
+ createdAt: "2026-06-28T00:00:00+08:00",
2612
+ updatedAt: "2026-06-28T00:00:00+08:00"
2613
+ },
2614
+ {
2615
+ id: "2027-israk-mikraj-2",
2616
+ date: "2027-12-26",
2617
+ name: { ms: "Israk dan Mikraj", en: "Isra' Mi'raj", zh: "\u591C\u884C\u767B\u9704" },
2618
+ type: "islamic_state",
2619
+ status: "tentative",
2620
+ states: ["kedah", "negeri-sembilan", "perlis", "terengganu"],
2621
+ isPublicHoliday: true,
2622
+ gazetteLevel: "N",
2623
+ hijriDate: "27 Rejab 1449",
2624
+ isEstimated: true,
2625
+ source: "jakim",
2626
+ createdAt: "2026-06-28T00:00:00+08:00",
2627
+ updatedAt: "2026-06-28T00:00:00+08:00"
2628
+ }
2629
+ ];
2630
+
1968
2631
  // ../../data/school/terms-2026.json
1969
2632
  var terms_2026_default = [
1970
2633
  {
@@ -2266,7 +2929,8 @@ var states = states_default;
2266
2929
  var holidaysByYear = {
2267
2930
  2024: __default,
2268
2931
  2025: __default2,
2269
- 2026: __default3
2932
+ 2026: __default3,
2933
+ 2027: __default4
2270
2934
  };
2271
2935
  var schoolTermsByYear = {
2272
2936
  2026: terms_2026_default
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@catlabtech/mycal-mcp-server",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "MCP (Model Context Protocol) server exposing the Malaysia Calendar API as 13 tools for Claude, ChatGPT, and other AI agents",
5
- "mcpName": "io.github.catlabtech/mycal",
5
+ "mcpName": "io.github.junhui20/mycal",
6
6
  "keywords": [
7
7
  "malaysia",
8
8
  "calendar",