to_timestamp
ActiveTool of Timestamp
declared in 0.1.0
Convert an ISO-8601 (or other parseable) date string to a Unix timestamp (seconds + milliseconds). Keyless, offline.
Parameters schema
{
"type": "object",
"required": [
"date"
],
"properties": {
"date": {
"type": "string",
"description": "A date/time string, e.g. \"2026-07-01T12:00:00Z\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Timestamp
https://github.com/pipeworx-io/mcp-timestamp
1/7 registries