Skip to main content
Glama
YanKe1816

Project Handover Checker

by YanKe1816

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: proofrelay

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 install

Start the local Worker:

npm run dev

Local MCP URL:

http://127.0.0.1:8787/mcp

Checks

npm run typecheck
npm run test:mcp:local
npm test

The 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 deploy

Worker name:

project-handover-checker

Public Routes

  • Home: /

  • Privacy Policy: /privacy

  • Terms of Service: /terms

  • Support: /support

  • MCP endpoint: /mcp

  • Health endpoint: /health

  • OpenAI Apps Challenge route: /.well-known/openai-apps-challenge

The current challenge response value is the temporary placeholder:

test

Before 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/issues

Do not include secrets, tokens, credentials, cookies, private keys, or unnecessary personal information in support requests.

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    A
    maintenance
    Read-only ProofRelay MCP verifier for non-confidential evidence bundles. Exposes 22 public-safe tools, 11 resources, and 11 prompts for bundle integrity checks, receipt-chain review, checkpoint recommendations, MCP risk metadata review, and real-estate closing proof-pack readiness.
    5
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    Enables 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

View all related MCP servers

Related MCP Connectors

  • Verifies AI agent work end to end: real artifacts and outcomes checked, not self-reported success.

  • Read-only MVR preflight for trust, permission, evidence gaps, and African market-entry readiness.

  • Cross-model evidence pipeline for financial filings & contracts. x402 pay-per-call.

View all MCP Connectors

Latest Blog Posts

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/YanKe1816/project-handover-checker'

If you have feedback or need assistance with the MCP directory API, please join our Discord server