MCP tool that provides current Unix timestamp
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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 get_unix_time tool.
get_unix_time()Returns the current Unix timestamp as a dictionary with the following keys:
unix_time (int): Current Unix timestamp in seconds since epoch.unix_time_ms (int): Current Unix timestamp in milliseconds since epoch.iso8601 (str): Current UTC time in ISO 8601 format (e.g., "2026-03-26T21:30:00Z").run_server()Starts the MCP server using STDIO transport for local desktop MCP clients.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-epochs)<a href="https://allmcps.com/mcp/mcp-epochs"><img src="https://allmcps.com/api/badge/mcp-epochs?style=directory" alt="MCP Epochs on AllMCPs" /></a>