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…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
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…