At Faire, we have a simple time MCP server with 2 tools
get_current_timefor epoch millis + ISO format timestampresolve_time_descriptionfor relative values, like “yesterday” or “last monday”
Simplified version of the code:
Examples
At Faire, we have a simple time MCP server with 2 tools
get_current_time for epoch millis + ISO format timestampresolve_time_description for relative values, like “yesterday” or “last monday”Simplified version of the code:
Examples