You're viewing a demo portfolio

Join the waitlist
PRSM

relative_time

Active

Tool of Timestamp

declared in 0.1.0

Humanize a date/time relative to now (or a given `from`): "2 hours ago", "in 3 days". Keyless, offline.

Parameters schema

{
  "type": "object",
  "required": [
    "date"
  ],
  "properties": {
    "date": {
      "type": "string",
      "description": "The target date/time (ISO-8601 or Unix timestamp)."
    },
    "from": {
      "type": "string",
      "description": "Optional reference time (default: now)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Timestamp

https://github.com/pipeworx-io/mcp-timestamp

1/7 registries
View full server →