@pipeworx/duration
Connect: https://gateway.pipeworx.io/duration/mcp · Install: one-click buttons
Tools: 2
Tools
- parse_duration — Parse an ISO 8601 duration string (e.g. “PT1H30M”, “P1Y2M10DT2H”) into its components and an approximate total in seconds (keyless, offline). Note: months=30d, years=365d for the estimate.
- format_duration — Convert a number of seconds into an ISO 8601 duration string and a human-readable form (keyless, offline).
Tools
-
format_duration— Convert a number of seconds into an ISO 8601 duration string and a human-readable form (keyless, offline). -
parse_duration— Parse an ISO 8601 duration string (e.g. PT1H30M , P1Y2M10DT2H ) into its components and an approximate total in seconds (keyless, offline). Note: months=30d, years=365d for the estimate.