
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@mukundakatta/timezone-mcp
Advanced tools
MCP server: convert times between IANA timezones, list zones, get current offset.
MCP server: convert times between IANA timezones, look up offsets, and list
all known zones. No external deps — backed by Node's built-in Intl tz
database.
convert{ "iso": "2024-07-15T12:34:56Z", "zone": "America/New_York" }
→
{
"zone": "America/New_York",
"iso": "2024-07-15T12:34:56.000Z",
"wallclock": "2024-07-15T08:34:56-04:00",
"offset": "-04:00"
}
DST is handled automatically per IANA rules.
offsetReturns the offset for an instant (or now) in a zone, both as signed
minutes and as ±HH:MM.
listEvery IANA zone the runtime knows. ~400 entries on a modern Node.
{ "mcpServers": { "timezone": { "command": "npx", "args": ["-y", "@mukundakatta/timezone-mcp"] } } }
MIT.
FAQs
MCP server: convert times between IANA timezones, list zones, get current offset.
The npm package @mukundakatta/timezone-mcp receives a total of 18 weekly downloads. As such, @mukundakatta/timezone-mcp popularity was classified as not popular.
We found that @mukundakatta/timezone-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.