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.theluckystrike/scheduling

MCPB · TIMEZONE.MCPB · SCANNED SEP 20

Meeting scheduling across time zones: slot finding, DST checks, .ics invites.

Available components

+6 this week 55 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 Security23
  • Malware scan not yet available for this package.Unverified
  • Known CVEs were checked across the 96 of 96 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1531 tokens (~127/item across 12 items; 11 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management43
  • Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 12 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

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

mcpb · timezone.mcpb

Download bundle
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.

  • 19 Sept 26 +1

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

  • 17 Sept 26 +1

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

  • 15 Sept 26 +1

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

  • 14 Sept 26 +3
    • Stability: unverified → 0.23 functional
  • 7 Sept 26 49

    First indexed and scored.

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 20 Sept 2026 · Analysed mcpb/https://github.com/theluckystrike/mcp-servers/releases/download/v0.21.0/timezone.mcpb@0.21.0

Provenance No attestation

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

Result No attestation
Ecosystem mcpb

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 11 exposed · ~1,513 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
business_days ~165

Count the business days between two dates in a place, for delivery dates and payment terms. Returns the business-day count, the calendar total, and how many days fell on a weekend or on a holiday you passed.

NameTypeReqDescription
fromstringyesStart date, YYYY-MM-DD (inclusive). A date that does not exist, such as 2026-02-30, is refused, never rolled forward
holidaysarrayDates to exclude, strict YYYY-MM-DD. This tool has no national holiday calendar: unless you pass holidays here only weekends are excluded, so do not report the answer as a public-holiday-adjusted cou…
tostringyesEnd date, YYYY-MM-DD (inclusive)
zonestringyesPlace whose calendar to use

No output schema declared.

No examples provided.

contacts_list ~28

Everyone you have saved, with their current local time and whether they are inside working hours right now.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

contacts_set ~90

Remember a client or teammate's time zone and working hours so you can say 'find a slot with Maria and Raj' later.

NameTypeReqDescription
namestringyesTheir name
work_endstringLocal day end, default 17:00
work_startstringLocal day start, default 09:00
zonestringyesTheir place or IANA zone

No output schema declared.

No examples provided.

convert_time ~222

Convert a time from one place to others. The input time is read as wall-clock time in from_zone unless it carries an offset or a trailing Z. Accepts '2026-09-10 15:00', an ISO timestamp, or a phrase like '3pm tomorrow'.

NameTypeReqDescription
foldstringWhich occurrence of a time that happens twice because the clocks went back. Default 'first'.
from_zonestringyesPlace the time is given in, e.g. 'Warsaw' or 'Europe/Warsaw'
gapstringWhat to do with a time that does not exist because the clocks jumped forward: 'forward' takes the time after the jump, 'backward' the time before it. Without this, such a time is refused.
timestringyes'2026-09-10 15:00', '2026-09-10T15:00:00Z', '3pm tomorrow', 'now'
to_zonesarrayyesPlaces to convert into

No output schema declared.

No examples provided.

dst_changes ~73

The clock changes in a place for a year, with the exact UTC instant and the offset before and after. Use it to check whether a recurring call moves for one of you in March or October.

NameTypeReqDescription
yearintegerCalendar year, default this year
zonestringyesPlace or IANA zone

No output schema declared.

No examples provided.

find_meeting_slots ~303

Rank the times when every participant is inside their own working hours. Returns each slot as a UTC instant with the local time for every participant and a fairness score, best first.

NameTypeReqDescription
daysintegerHow many days ahead to search, default 5, at most 366. Free tier: a search longer than 5 days is shortened to 5, not refused
duration_minutesintegerMeeting length in minutes, default 60, at most 1440
earliest_datestringFirst date to consider, YYYY-MM-DD, default today
limitintegerHow many slots to return, default 8. Slots are ranked by fairness: the score is the WORST participant's distance in hours from 13:00 local, so a slot that is 07:00 for one person never outranks one t…
participantsarrayyesWho has to attend. A zone is OPTIONAL per person: a saved contact supplies their own, and anyone left without one (you, typically) takes the timezone on your shared business profile, so never ask the…
recurringbooleanPro: also report the weekly recurring times that work on every searched weekday

No output schema declared.

No examples provided.

ics_create ~365

Call this tool to write a .ics calendar file for one meeting. Returns the path written and the meeting time in UTC and in the zone you gave.

NameTypeReqDescription
attendeesarrayAttendees. An entry with an email is invited (ATTENDEE:mailto:...); a name with no email is listed in the description instead, because a calendar cannot invite a name.
descriptionstringBody text
duration_minutesintegeryesLength in minutes, at most 1440
foldstringWhich occurrence of a time that happens twice because the clocks went back. Default 'first'.
gapstringWhat to do with a time that does not exist because the clocks jumped forward: 'forward' takes the time after the jump, 'backward' the time before it. Without this, such a time is refused.
locationstringWhere, or a meeting link
organizer_emailstringYour email address, written as the ORGANIZER so replies have somewhere to go. Leave it out and your shared business profile's email is used; with neither, the ORGANIZER line is omitted rather than fi…
organizer_namestringYour display name for the ORGANIZER line
out_pathstringWhere to write the .ics file; default meeting.ics in the data dir. Times are stored in UTC, so the invite lands at the right local time in every attendee's calendar with no time zone block to go stale
startstringyesStart time, read in `zone` unless it carries an offset
titlestringyesEvent title
zonestringyesPlace the start time is given in

No output schema declared.

No examples provided.

license_activate ~42

Activate a Pro license key (format MCPL1.xxx.yyy). Verified offline and saved locally.

NameTypeReqDescription
keystringyesLicense key from the checkout confirmation page

No output schema declared.

No examples provided.

license_status ~23

Show whether this server runs in free or Pro mode and where to upgrade.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

now ~85

The current time in one or more places. Accepts IANA zones (Europe/Warsaw), city names (Warsaw), country names (Poland) or abbreviations (PST, IST). With no zones it reports this machine's local zone and UTC.

NameTypeReqDescription
zonesarrayPlaces or IANA zones, e.g. ['Warsaw','New York','India']

No output schema declared.

No examples provided.

overlap ~117

The window each day when every listed place is inside working hours. Computed on a real date, so a DST week that widens or narrows the overlap is reflected.

NameTypeReqDescription
datestringDate to compute on, YYYY-MM-DD, default today
work_endstringLocal working day end, default 17:00
work_startstringLocal working day start, default 09:00
zonesarrayyesPlaces, e.g. ['Warsaw','New York','Bangalore']

No output schema declared.

No examples provided.

Common questions

What is the io.github.theluckystrike/scheduling MCP server?

io.github.theluckystrike/scheduling is an MCP server listed in the public MCP registry as io.github.theluckystrike/scheduling. Meeting scheduling across time zones: slot finding, DST checks, .ics invites. This page covers its MCPB bundle (https://github.com/theluckystrike/mcp-servers/releases/download/v0.21.0/timezone.mcpb).

Is the io.github.theluckystrike/scheduling MCP server safe to use?

io.github.theluckystrike/scheduling scores 55 out of 100 on VerifyMCP. 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.theluckystrike/scheduling MCP server expose?

io.github.theluckystrike/scheduling exposes 11 tools: license_status, license_activate, now, convert_time, overlap, and 6 more. Their descriptions and schemas cost roughly 1,513 tokens of context every time the server is loaded.

What licence is the io.github.theluckystrike/scheduling MCP server under?

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