F
licenseNot graded
qualityD
maintenanceA minimal MCP server that provides current time information with configurable timezone support set on the client side.
-
No user-submitted related servers found.
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap. The tool's purpose is clear and distinct.
The single tool name 'get_current_datetime' follows a clear verb_noun pattern, is descriptive, and uses consistent snake_case. There are no other names to conflict with.
A single tool is on the low end of the spectrum. While it covers a basic need, a date-time server might reasonably include more tools (e.g., timezone conversion, formatting), so the count feels slightly thin.
The server only provides the current date/time, but a typical date-time utility would also handle conversions, formatting, or timezone lookups. This leaves significant gaps for common use cases.