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…
Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
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…