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…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…