Epoch✓
io.github.KyaniteLabs/Epoch · v0.2.5
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.KyaniteLabs/Epoch",
"description": "Epoch time estimation MCP server for PERT, COCOMO, Monte Carlo, calibration, cost, and risk.",
"title": "Epoch",
"repository": {
"url": "https://github.com/KyaniteLabs/Epoch",
"source": "github"
},
"version": "0.2.5",
"websiteUrl": "https://kyanitelabs.github.io/Epoch/",
"packages": [
{
"registryType": "npm",
"identifier": "@kyanitelabs/epoch",
"version": "0.2.5",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}