mcp-timer-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_system_timeA | Returns the current accurate system date and time. Optionally accept a 'timezone' parameter (IANA timezone like 'America/New_York') to display time in a specific timezone. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no risk of confusion or overlap between tools.
With a single tool, there are no naming inconsistencies or conflicts to evaluate.
The server name implies timer functionality, yet only provides a system time lookup. A timer server should have tools for creating, managing, and deleting timers, not just reading time.
The tool set is severely incomplete for a server named 'mcp-timer-server', missing all expected timer operations (set, cancel, list).