Time MCP Server
Related Servers
Alternatives to Time MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceProvides current time information and timezone conversion capabilities using IANA timezone names and automatic system detection. It enables LLMs to fetch current times across different regions and convert specific times between timezones.MIT
- AlicenseBqualityDmaintenanceProvides current time information and timezone conversion capabilities using IANA timezone names with automatic system detection. It enables LLMs to fetch local or global times and convert specific timestamps between different regions.22MIT
- AlicenseNot gradedqualityDmaintenanceProvides current time and timezone conversion using IANA timezone names, enabling LLMs to get system time or convert times between timezones.MIT
- AlicenseBqualityDmaintenanceProvides current time and timezone conversion using IANA timezone names, enabling LLMs to get time information and convert times between timezones.2MIT
- AlicenseBqualityDmaintenanceProvides time and timezone functionality for LLMs, enabling them to get current time information across different timezones and convert times between zones.2MIT
- AlicenseBqualityDmaintenanceEnables LLMs to retrieve current time information for specific IANA timezones or the local system timezone. It provides accurate ISO 8601 timestamps and detects daylight saving time status for requested locations.12MIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: one converts time between timezones, while the other gets the current time in a specific timezone. There is no overlap or ambiguity in functionality.
Both tools follow a consistent verb_noun pattern (convert_time, get_current_time) with clear, descriptive names that align well with their functions.
With only 2 tools, the server feels thin for a time-related domain. It lacks basic operations like formatting time, calculating time differences, or handling date ranges, which are common in time utilities.
The tool surface is severely incomplete for a time server. It misses essential functions such as parsing dates, adding/subtracting time intervals, comparing times, or supporting common date formats, limiting agent capabilities.