mcpbeat Sign in

Timestamp Forge MCP Server

local only

Timestamp Forge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 25 Feb 2026.

Unix/ISO timestamp conversion, timezone math, duration calc

Installs per day peak 16 · avg 4 · -6% w/w
a month agotoday
47
Installs / week
npm · timestamp-forge-mcp
1
Stars
0 open issues
25 Feb 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Timestamp Forge MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add timestamp-forge-mcp -- npx -y timestamp-forge-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "timestamp-forge-mcp": {
      "args": [
        "-y",
        "timestamp-forge-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.timestamp-forge-mcp]
command = "npx"
args = ["-y", "timestamp-forge-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "timestamp-forge-mcp": {
      "args": [
        "-y",
        "timestamp-forge-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "timestamp-forge-mcp": {
      "args": [
        "-y",
        "timestamp-forge-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Timestamp Forge MCP

same job, measured the same way
Timestamp
by ryudi84

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

local only
Epoch Calculator
by epochcalc

Unix timestamps, DST-aware time zone conversion, durations, cron schedules, and holiday countdowns

8 tools answering
Timezone MCP
by mukundakatta

IANA timezone conversions with real DST rules.

28 installs/wk local only
Timestamp
by pipeworx-io

Unix timestamp MCP.

39 tools answering
MCP Time
by infoinlet-marketplace

Time & date for AI agents — timezones, conversion, date math, diffs, cron, business days.

23 installs/wk local only
Utility Converter
by punchfan01

7 utility tools in here: exchange rate, UUID, hash, Base64, timestamp, calculator, unit conversion.

7 tools answering
Polymath Megablaster MCP
by headlessherm-creator

Local deterministic calc MCP: exact math, dates, unit conversion, stats, subnet math.

736 installs/wk local only
Isbn
by pipeworx-io

ISBN validation & conversion MCP.

33 tools answering

Timestamp Forge MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Timestamp Forge MCP?
Timestamp Forge MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package timestamp-forge-mcp was installed 47 times last week.
How do I connect Timestamp Forge MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls timestamp-forge-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Timestamp Forge MCP?
The npm package timestamp-forge-mcp was installed 47 times in the last week. Week over week that is -6%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Timestamp Forge MCP 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.