HomeProductivity › Epoch

Epoch

Epoch time estimation MCP server for PERT, COCOMO, Monte Carlo, calibration, cost, and risk.

TypeScript Local
★ 8 stars Last pushed 2026-09-21 License: Apache-2.0

Topics: Product Management

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.9)

npx -y @kyanitelabs/epoch@0.2.9

Or add to your MCP client config:

{
  "mcpServers": {
    "epoch": {
      "command": "npx",
      "args": [
        "-y",
        "@kyanitelabs/epoch@0.2.9"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry