Epoch
Epoch is a time estimation MCP server that gives AI agents grounded, data-driven scheduling capabilities across 25 tools, replacing guesswork with established estimation methods.
Time & Calendar Operations
Get current time in any IANA timezone, convert timestamps, and parse human-readable durations (e.g.,
2h30m,1w3d)Add or count business days with public holiday support for US, UK, FR, DE, and JP
Estimation Methods
PERT three-point estimation with confidence intervals and urgency scoring
COCOMO II LLM-adapted software sizing returning nominal and AI-adjusted person-months
Sprint velocity forecasting from historical sprint data
Critical Path Method (CPM) with slack per task and merge-bias adjustment
Monte Carlo simulation for probabilistic schedule risk (P10/P50/P80/P95)
Analytics & Reference Class Forecasting
Data-driven estimates from 126,223+ real task data points with planning fallacy correction
Classify free-text task descriptions and auto-delegate to reference class forecasting
Compute team-specific correction factors from historical estimated vs. actual data
Map LLM token budgets to wall-clock time for 12 model families
Cost & Risk Analysis
Estimate token costs and wall-clock time for LLM API calls by model
Side-by-side model comparison by cost, speed, and quality
Schedule risk scoring with confidence intervals (P50/P80/P95)
Validate COCOMO estimates against 195–240 real historical projects (NASA93, COCOMO81, etc.)
Feedback & Self-Improvement
Record actual hours against previous estimates to calibrate future accuracy
Batch-record up to 500 actuals at once
Track accuracy trends over time (sliding-window MAPE by tool/task type)
Monitor feedback loop health and self-improvement readiness
All self-improvement data stored locally and privately, with optional opt-in for anonymized community sharing
Epoch
Time estimation MCP server for AI agents: PERT, COCOMO II, Monte Carlo, sprint forecasting, token-to-time mapping, cost estimation, and schedule risk.
Who it is for: agents and operators who need calibrated duration/cost answers instead of vibe guesses.
What you get: an MCP server (and CLI surfaces) for three-point estimates, schedule risk, and token/time bridges.
Try it
claude mcp add epoch -- npx @kyanitelabs/epoch
# or: npx @kyanitelabs/epoch --helpDocs: kyanitelabs.github.io/Epoch
Related MCP server: Calq MCP
Docs
License
Apache-2.0. See LICENSE.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceThe Time MCP Server is a Model Context Protocol (MCP) server that provides AI assistants and other MCP clients with standardized tools to perform time and date-related operations. This server acts as a bridge between AI tools and a robust time-handling backLast updated17025MIT
- Flicense-qualityDmaintenanceA comprehensive MCP server for time tracking, project management, and AI-powered memory storage using semantic search. It enables users to log time, manage client billing, and capture shared or personal ideas through integrated tools and team collaboration features.Last updated1
- AlicenseAqualityDmaintenanceMCP server for is.team, enabling AI agents to interact with project boards, tasks, cards, sprints, integrations, and real-time notifications.Last updated100491MIT
- Alicense-qualityDmaintenanceMCP server that enables AI agents to interact with Clockify time tracking via curated workflows and a generic API tool for managing workspaces, projects, tasks, and time entries.Last updated13MIT
Related MCP Connectors
Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.
MCP server for generating rough-draft project plans from natural-language prompts.
MCP server exposing the Backtest360 engine API as tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/KyaniteLabs/Epoch'
If you have feedback or need assistance with the MCP directory API, please join our Discord server