Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tkhyeung • Uncategorized
A lightweight MCP server providing current time in various formats with optional timezone support.
Retrieve the current time in ISO, locale, or epoch formats.
Handle time zone-aware timestamps using IANA timezone identifiers.
That require a lightweight, local MCP server to provide accurate time information.
This MCP server exposes a `current_time` tool that returns the current time in ISO, locale, or epoch formats. It supports optional timezone selection using IANA timezone names, allowing local LLMs to access accurate time information. The server runs locally and communicates over stdio, making it easy to integrate with MCP-compatible clients like LM Studio.