MCP tool that provides current Unix timestamp
mcp-name: io.github.daedalus/mcp-epochs MCP tool that provides current Unix timestamp (epochs) to LLMs. This runs the MCP server with STDIO transport. The server provides a tool. Returns the current Unix timestamp as a dictionary with the following keys: (int): Current Unix timestamp in seconds since epoch. (int): Current Unix timestamp in milliseconds since epoch. (str): Current UTC time in ISO…
Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
mcp-name: io.github.daedalus/mcp-epochs MCP tool that provides current Unix timestamp (epochs) to LLMs. This runs the MCP server with STDIO transport. The server provides a tool. Returns the current Unix timestamp as a dictionary with the following keys: (int): Current Unix timestamp in seconds since epoch. (int): Current Unix timestamp in milliseconds since epoch. (str): Current UTC time in ISO 8601 format (e.g., "2026-03-26T21:30:00Z"). Starts the MCP server using STDIO transport for local…