mcpbeat Sign in

Timestamp MCP Server

local only

Timestamp runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Feb 2026.

MCP server for timestamp conversion — Unix, ISO 8601, relative time

Installs / week
not published
1
Stars
0 open issues
25 Feb 2026
Last commit
from GitHub
License
JavaScript

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs with shell=True mcp_forge.py:201
        subprocess.run(["npm", "install"], cwd=str(server_dir), capture_output=True, timeout=60, shell=True)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Timestamp

same job, measured the same way
Timestamp Forge MCP
by ryudi84

Unix/ISO timestamp conversion, timezone math, duration calc

47 installs/wk local only
MCP Units
by sellisd

An MCP server that provides some common units conversions for cooking

75 installs/wk local only
Timestamp
by pipeworx-io

Unix timestamp MCP.

39 tools answering
Time MCP Server
by lchinglen

MCP server for timezone conversions and time queries with support for IANA timezones

80 installs/wk local only
Sl MCP
by donovan-jasper

MCP server for Sapling (sl) version control

25 installs/wk local only
Relay
by mhcoen

MCP relay server for Claude Desktop <-> Claude Code communication

105 installs/wk local only
MCP Uptime Kuma
by davidfuchs

A Model Context Protocol (MCP) server for Uptime Kuma version 2.

934 installs/wk local only
Color
by ryudi84

MCP server for color palette generation and conversion — HEX, RGB, HSL

local only

Timestamp — questions

Answers built from our own checks of this server.

Why is there no uptime for Timestamp?
Timestamp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Timestamp open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.