Skip to main content
Glama

Time Tools MCP Server

get_current_date_time_iso

Retrieve the current date and time in ISO 8601 format, with an optional timezone parameter, using the 'Time Tools MCP Server' for accurate time manipulation tasks.

Instructions

Get ISO 8601 time. (e.g. 2025-05-07T23:03:27+09:00)

Input Schema

NameRequiredDescriptionDefault
timezoneNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "timezone": { "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/t-shiratori/time-tools-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server