Skip to main content
Glama

My Little MCP Server

by drdudda-org

get_current_time

Retrieve current date and time in Korean Standard Time (KST) with format options including locale, ISO, and timestamp for accurate timekeeping applications.

Instructions

현재 시간을 알려주는 도구입니다. 한국 시간(KST)으로 현재 날짜와 시간을 반환합니다.

Input Schema

NameRequiredDescriptionDefault
formatNo시간 포맷 (기본값: locale)

Input Schema (JSON Schema)

{ "properties": { "format": { "description": "시간 포맷 (기본값: locale)", "enum": [ "locale", "iso", "timestamp" ], "type": "string" } }, "type": "object" }

Other Tools from My Little 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/drdudda-org/my-little-mcp'

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