chuk-mcp-time
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIME_SERVER_MIN_SOURCES | No | Minimum number of sources required (1 to 10) | 3 |
| TIME_SERVER_NTP_SERVERS | No | NTP Servers (comma-separated) | time.cloudflare.com,time.google.com,time.apple.com |
| TIME_SERVER_NTP_TIMEOUT | No | NTP timeout in seconds (0.5 to 10.0) | 2.0 |
| TIME_SERVER_MAX_DISAGREEMENT_MS | No | Maximum disagreement before warning in milliseconds (10.0 to 5000.0) | 250.0 |
| TIME_SERVER_FAST_MODE_SERVER_COUNT | No | Number of servers to query in fast mode (2 to 10) | 4 |
| TIME_SERVER_MAX_OUTLIER_DEVIATION_MS | No | Maximum outlier deviation in milliseconds (100.0 to 60000.0) | 5000.0 |
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"subscribe": false,
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_time_utcA | Get current UTC time with high accuracy using NTP consensus. |
| get_time_for_timezoneA | Get current time for a specific timezone with high accuracy. |
| compare_system_clockA | Compare system clock against trusted NTP time sources. |
| get_local_timeA | Get current time for a specific IANA timezone with high accuracy. |
| convert_timeA | Convert a datetime from one timezone to another using IANA rules. |
| list_timezonesA | List available IANA timezones with optional filtering. |
| get_timezone_infoA | Get detailed information about a timezone including upcoming transitions. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/IBM/chuk-mcp-time'
If you have feedback or need assistance with the MCP directory API, please join our Discord server