date_info
ActiveTool of Datecalc
declared in 0.1.0
Calendar facts about a date (UTC): weekday, day-of-year, ISO week number, quarter, whether the year is a leap year, and days in that month.
Parameters schema
{
"type": "object",
"required": [
"date"
],
"properties": {
"date": {
"type": "string",
"description": "A date (ISO-8601)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Datecalc
https://github.com/pipeworx-io/mcp-datecalc
1/7 registries