Skip to main content
Glama
kujirahand

time-mcp

by kujirahand

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_local_timeA

Return the current local date and time of the machine running this server.

get_time_in_timezoneA

Return the current date and time in the given IANA timezone (e.g. Asia/Tokyo, America/New_York).

list_timezonesA

Search available IANA timezone names. query is a case-insensitive substring match.

get_time_from_ntpA

Get the current time from a public NTP server instead of the local clock.

server accepts a short name (apple, microsoft, windows, nict, google, cloudflare, pool) or a hostname. When omitted, time.apple.com is tried first and time.windows.com is used as a fallback. timezone is an IANA name for the returned time; the local timezone is used when omitted.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/kujirahand/mcp_server-time'

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