You're viewing a demo portfolio

Join the waitlist
PRSM

from_timestamp

Active

Tool of Timestamp

declared in 0.1.0

Convert a Unix timestamp to an ISO-8601 UTC date + human forms. Auto-detects seconds vs milliseconds by magnitude (override with `unit`). Keyless, offline.

Parameters schema

{
  "type": "object",
  "required": [
    "timestamp"
  ],
  "properties": {
    "unit": {
      "type": "string",
      "description": "\"s\" or \"ms\" (default: auto-detect)."
    },
    "timestamp": {
      "type": "number",
      "description": "Unix timestamp."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Timestamp

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

1/7 registries
View full server →
from_timestamp — Timestamp — PRSM MCP