Skip to main content
Glama

current_time

Get the current time in any timezone. Defaults to Korean time (Asia/Seoul) when no timezone is specified.

Instructions

현재 시간을 지정된 시간대에서 조회하는 도구. 시간대를 입력하지 않으면 한국 시간대(Asia/Seoul)를 사용합니다.

Input Schema

NameRequiredDescriptionDefault
timezoneNo시간대 (예: Asia/Seoul, America/New_York, Europe/London). 입력하지 않으면 한국 시간대를 사용합니다.

Input Schema (JSON Schema)

{ "properties": { "timezone": { "description": "시간대 (예: Asia/Seoul, America/New_York, Europe/London). 입력하지 않으면 한국 시간대를 사용합니다.", "type": "string" } }, "required": [], "type": "object" }

Other Tools from Multi-Purpose MCP Server

Related Tools

    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/ciel240/class_study'

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