MCP server with ISO week and calendar tools for date conversion, week math, and weekday lookups.
An MCP (Model Context Protocol) server that provides week and calendar helper tools for converting between dates and ISO weeks, performing week arithmetic, and looking up weekday names. currentdate: Get today's date (YYYY-MM-DD) and weekday name currentweek: Get today's ISO week year, week number, week string, and weekday name timestamptoweek: Convert a date or timestamp to its ISO week number…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP (Model Context Protocol) server that provides week and calendar helper tools for converting between dates and ISO weeks, performing week arithmetic, and looking up weekday names. currentdate: Get today's date (YYYY-MM-DD) and weekday name currentweek: Get today's ISO week year, week number, week string, and weekday name timestamptoweek: Convert a date or timestamp to its ISO week number and week string weektodates: Get the Monday start date and Sunday end date for an ISO year and week…