Back to search
100
MCP live v2.9.18 streamable-http

io.github.danafitkowski/cpp-cpm-engine

io.github.danafitkowski/cpp-cpm-engine

Forensic scheduling MCP for Primavera P6 (XER): AACE windows, DCMA-14, Monte Carlo, TIA.

Uptime
18.2%
11 probes
Response
947ms
last probe
Tools
9
callable

Tools · 9

woet_classifier

Worked-vs-On-time Execution Timeline (WOET) per-activity day-by-day classification of as-built execution against baseline. For each pairable activity (matched by ``task_code``…

collapsed_as_built

Collapsed As-Built / But-For analysis on a post-impact XER. Implements AACE RP 29R-03 §3.8 Modeled / Subtractive / Single Base method (paired with MIP 3.3 Windows for the dual…

time_impact_analysis_fragnet

Time Impact Analysis (TIA) — prospective fragnet insertion into a pre-impact baseline schedule. Supports two modes. **Single-base mode** (legacy): supply ``baseline_xer_path``…

critical_path_validator

Critical-path validation, logic health, and DCMA-14 assessment of a Primavera P6 schedule. Runs the CPP critical-path validator: checks for false criticality, cons…

path_explorer

Logic-trace driver-chain explorer — answers "WHY is this activity critical?" and "WHAT does it drive?". Traces driving predecessors backward from a target activity to …

monte_carlo_p50_p80

Monte Carlo Schedule Risk Analysis — P10/P50/P80/P90 completion-date forecast for a Primavera P6 schedule. Implements an AACE-style quantitative SRA (the same math as …

qramm_maturity

AACE 122R-22 QRAMM maturity tier badge for an SRA result. Scores a Schedule Risk Analysis run (from ``monte_carlo_p50_p80`` or any equivalent dict) against AACE RP…

claim_workbench_evidence_ledger

Forensic claim workbench — analyzes a folder of mixed evidence (XER chain + MSG/PDF/DOCX/XLSX correspondence) and produces a unified workbench dashboard. Built fro…

xer_parser

Parse a Primavera P6 XER file and return a TABLE SUMMARY (not the full row-level data — XER row dumps explode the MCP context window). For each table in the XER, returns the t…

Similar MCP servers embedding-nearest

p6xer MCP Server
An MCP server for Primavera P6 XER files.
0 tools
@puenteworks/epoch
Time Estimation MCP Server — 24 structured tools for PERT, COCOMO II, Monte Carlo, sprint forecasting, token-to-time mapping, cost estimatio
0 tools
io.github.csoai-org/calendar-ai-mcp
calendar-ai-mcp MCP server by MEOK AI Labs
0 tools
airesearch-gitmem-mcp
GitMem MCP Server - Token-Efficient Codebase Navigation for AI Agents
0 tools
io.github.csoai-org/date-calculator-ai-mcp
date-calculator-ai-mcp MCP server by MEOK AI Labs
0 tools
cortex-mcp
Making AI Accountable Over Time - MCP server for persistent memory, automatic verification, and evidence-based grounding
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.danafitkowski/cpp-cpm-engine": {
      "url": "https://mcp.criticalpathpartners.ca/mcp",
      "transport": "streamable-http"
    }
  }
}