current_time
ActiveTool of Timeapi Io
declared in 0.1.0
Return the current date and time for a given IANA timezone (e.g. America/New_York): year, month, day, hour, minute, second, millisecond, dayOfWeek, dstActive.
Parameters schema
{
"type": "object",
"examples": [
{
"timeZone": "America/New_York"
},
{
"timeZone": "Europe/London"
}
],
"required": [
"timeZone"
],
"properties": {
"timeZone": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Timeapi Io
https://github.com/pipeworx-io/mcp-timeapi-io
1/7 registries