mcp-time

uvx mcp-server-time
A
95.2/100
2 tools · agent gemini:gemini-flash-latest

Dimensions

Schema Health100.0 ×1
Description Quality (heuristic)95.0 ×1
Security Signals100.0 ×2
Agent Task Success83.3 ×3
Tool-Selection Accuracy100.0 ×1.5
Tool Reliability100.0 ×1
Response Safety (runtime)100.0 ×1
Robustness100.0 ×1

Agent evaluation

3 tasks × 2 repeat(s)  gemini:gemini-flash-latest
TaskPassScoreTools
Find out what the current time is in the 'Asia/Tokyo' timezone.2/2100100
Convert the event time '2025-06-01 09:00:00' from 'UTC' to the 'Asia/Kolkata' timezone.0/250100
Check the current time in 'Europe/Paris', and then convert that current time to 'America/New_York' timezone.2/2100100

Findings

Description Quality (heuristic)
low
convert_time: description is short
30 chars
low
get_current_time: description is short
39 chars
Agent Task Success
medium
server: agent failed a task (0/2 passed) — agent did not complete it (agent signal)
Convert the event time '2025-06-01 09:00:00' from 'UTC' to the 'Asia/Kolkata' timezone. — The agent failed to pass the required date '2025-06-01' in the `time` parameter to the `convert_time` tool, passing only '09:00' instead.