Project Handover Checker
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Project Handover CheckerCheck completeness of handover materials for Project Alpha"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Project Handover Checker
Project Handover Checker extracts project handover evidence and checks material completeness without making approval decisions.
Capabilities
Extract explicitly stated handover items, owners, statuses, dependencies, and source evidence.
Check supplied handover materials against user-provided requirements.
Classify requirements as satisfied, partially satisfied, or missing based only on supplied text.
Preserve operational boundaries: the service does not approve handovers, deploy systems, transfer credentials, rotate secrets, or perform external actions.
Related MCP server: Construction ISO 19650 (UK BIM) MCP
Tools
extract_handover_inventory: Extracts explicitly provided deliverables, owners, stated status, dependencies, and source evidence.check_handover_completeness: Checks supplied handover materials against a supplied checklist or explicit requirements.
Boundaries
Read-only analysis of user-provided project handover text.
No login, OAuth, database, external API callout, or external system write operation.
Do not input passwords, API keys, access tokens, private keys, cookies, administrator credentials, or other secrets.
Results are completeness findings, not approval decisions.
Local Setup
npm installStart the local Worker:
npm run devLocal MCP URL:
http://127.0.0.1:8787/mcpChecks
npm run typecheck
npm run test:mcp:local
npm testThe local MCP regression suite prints an automatic scenario summary with total, passed, failed, and skipped counts.
Deployment
Deploy with the configured Cloudflare Worker target:
npx wrangler deployWorker name:
project-handover-checkerPublic Routes
Home:
/Privacy Policy:
/privacyTerms of Service:
/termsSupport:
/supportMCP endpoint:
/mcpHealth endpoint:
/healthOpenAI Apps Challenge route:
/.well-known/openai-apps-challenge
The current challenge response value is the temporary placeholder:
testBefore formal submission, replace the temporary challenge value "test" with the token supplied by the platform and redeploy. Do not commit real platform tokens or secrets into public Git history.
Support
Support email:
<a href="mailto:sidcraigau@gmail.com">sidcraigau@gmail.com</a>Public, non-sensitive issues may also use GitHub Issues:
https://github.com/YanKe1816/project-handover-checker/issuesDo not include secrets, tokens, credentials, cookies, private keys, or unnecessary personal information in support requests.
This server cannot be deployed
Maintenance
Related MCP Connectors
Evidence-readiness MCP server: validate, audit, and score briefs, memos, and evidence packs.
PDF, photo, email, and file comparison evidence checks with plain-language reports.
Read-only access to Cogram projects, meetings, emails, RFIs and drawings for AEC teams
Read-only verifier for 25 ProofRelay MCP tools and non-confidential evidence bundles.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceAutomates carbon credit project registration document review, transforming 6-8 hour manual reviews into 60-90 minute guided workflows with automated document discovery, evidence extraction, cross-validation, and compliance report generation.-
- AlicenseAqualityDmaintenanceEnables ISO 19650 and UK BIM Level 2 compliance for construction projects, validating EIR, BEP, MIDP, TIDP, and CDE structures.543 PyPIMIT
- FlicenseNot gradedqualityBmaintenanceEnables deterministic visual and structural analysis of PDF and DOCX documents, extracting measurable evidence such as blur, OCR confidence, and image anomalies for auditable forensic workflows.1-
- AlicenseNot gradedqualityCmaintenanceEvidence-first delivery audit MCP server that evaluates task requirements against delivery evidence and returns a reproducible pass/needs_review/fail decision with a deterministic receipt.MIT