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/timezone-world-clock-meeting-slots-overlap-ics

REMOTE · MCP.ZOVO.ONE · 2 COMPONENTS · SCANNED SEP 20

Time zone conversion, meeting-slot finding across countries, DST checks and .ics invites. All.

+4 this week 85 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security89
Transport & Reachability100
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 1634 tokens (~125/item across 13 items; 11 tools + 2 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 Management40
  • Stability observed for 12 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

How do I install the io.github.theluckystrike/timezone-world-clock-meeting-slots… MCP server?

io.github.theluckystrike/timezone-world-clock-meeting-slots… is a hosted endpoint at https://mcp.zovo.one/mcp/timezone, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.zovo.one

# add to Claude Code
claude mcp add --transport http theluckystrike-timezone-world-clock-meeting-slot 'https://mcp.zovo.one/mcp/timezone'
// .cursor/mcp.json
{
  "mcpServers": {
    "theluckystrike-timezone-world-clock-meeting-slot": {
      "url": "https://mcp.zovo.one/mcp/timezone"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "theluckystrike-timezone-world-clock-meeting-slot": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/timezone"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.theluckystrike-timezone-world-clock-meeting-slot]
url = "https://mcp.zovo.one/mcp/timezone"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "theluckystrike-timezone-world-clock-meeting-slot": {
      "type": "remote",
      "url": "https://mcp.zovo.one/mcp/timezone",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add theluckystrike-timezone-world-clock-meeting-slot --url 'https://mcp.zovo.one/mcp/timezone' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  theluckystrike-timezone-world-clock-meeting-slot:
    url: "https://mcp.zovo.one/mcp/timezone"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "theluckystrike-timezone-world-clock-meeting-slot": {
      "Transport": "http",
      "Url": "https://mcp.zovo.one/mcp/timezone"
    }
  }
}
# add to Vellum
assistant mcp add theluckystrike-timezone-world-clock-meeting-slot -t streamable-http -u 'https://mcp.zovo.one/mcp/timezone'
// mcp.json
{
  "mcpServers": {
    "theluckystrike-timezone-world-clock-meeting-slot": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/timezone"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

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.

  • 20 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.

  • 18 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.

  • 17 Sept 26 0
    • Server version: 0.21.0 → 0.22.0 functional
  • 16 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 +1

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

  • 12 Sept 26 +1

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

  • 11 Sept 26 0
    • Tool “license_activate” rewrote its description, which is the text the model reads security
    • Tool “convert_time” rewrote its description, which is the text the model reads security
    • New prompt “upgrade_to_pro” functional
    • New resource “pricing” functional
  • 10 Sept 26 +1

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

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 · Probed https://mcp.zovo.one/mcp/timezone

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=zovo.one CN=WE1,O=Google Trust Services,C=US 2 Sept 2026 1 Dec 2026 ECDSA 256 ECDSA-SHA256 ef74739bd6e575bb13db69661e215324
SANs: zovo.one, mcp.zovo.one, *.mcp.zovo.one
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.zovo.one. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
one. present 64939 8 Verified
zovo.one. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="mcp.zovo.one", error="invalid_token"

Bearer realm="mcp.zovo.one", error="invalid_token"
Header Value
strict-transport-security max-age=15552000; includeSubDomains; preload
x-content-type-options nosniff

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.zovo.one/mcp/timezone Verified 200
http (plaintext) http://mcp.zovo.one/mcp/timezone HTTPS enforced 301 https://mcp.zovo.one/mcp/timezone
MCP tools · 11 exposed · ~1,566 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 ~159

Count business days between two dates in a place, inclusive, with the calendar total and the weekend and holiday counts. It has NO holiday calendar: without holidays, only weekends are excluded.

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 ~44

List saved contacts with their zone, local time now, working hours and whether they are inside them; weekends count as outside. It also prints YOUR zone from the shared business profile.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

contacts_set ~107

Save one person's zone and working hours so later calls can name them. Returns the resolved zone and their local time now. Saving the same name REPLACES that contact and says so. Free: 5 contacts.

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 ~213

Convert one time from from_zone into every zone in to_zones, marking any day change, plus the UTC instant. The time is wall-clock in from_zone unless it carries an offset or a trailing Z. '3pm tomorrow' works.

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 ~345

Call this tool to write a .ics for one meeting and return the path plus the start in UTC and in your zone. Times are stored in UTC so it lands correctly in any client. Free: 3 files a month.

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_pathstringName for the downloaded file, default meeting.ics
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 ~76

Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.

NameTypeReqDescription
keystringyesLicense key from checkout, MCPL1.<payload>.<signature>

No output schema declared.

No examples provided.

license_status ~55

Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

now ~74

The current time in one or more places, each with the zone it resolved to and the local date, time and offset, under one UTC instant. Accepts IANA zones, cities, countries and abbreviations.

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/timezone-world-clock-meeting-slots… MCP server?

io.github.theluckystrike/timezone-world-clock-meeting-slots… is an MCP server listed in the public MCP registry as io.github.theluckystrike/timezone-world-clock-meeting-slots…. Time zone conversion, meeting-slot finding across countries, DST checks and .ics invites. All. This page covers its hosted endpoint (https://mcp.zovo.one/mcp/timezone).

Is the io.github.theluckystrike/timezone-world-clock-meeting-slots… MCP server safe to use?

io.github.theluckystrike/timezone-world-clock-meeting-slots… scores 85 out of 100 on VerifyMCP. 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/timezone-world-clock-meeting-slots… MCP server expose?

io.github.theluckystrike/timezone-world-clock-meeting-slots… exposes 11 tools: license_status, license_activate, now, convert_time, overlap, and 6 more. Their descriptions and schemas cost roughly 1,566 tokens of context every time the server is loaded.

Does the io.github.theluckystrike/timezone-world-clock-meeting-slots… MCP server require authentication?

Yes. io.github.theluckystrike/timezone-world-clock-meeting-slots… asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the io.github.theluckystrike/timezone-world-clock-meeting-slots… MCP server still maintained?

io.github.theluckystrike/timezone-world-clock-meeting-slots… is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.