Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.beeswaxpat/chronoverify

NPM · CHRONOVERIFY-MCP · SCANNED SEP 20

Verify a photo's capture time and provenance: C2PA validation, EXIF/XMP, and pixel forensics.

Available components

0 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability66
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 986 tokens (~493/item across 2 items; 2 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 2 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 2 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.beeswaxpat/chronoverify MCP server?

io.github.beeswaxpat/chronoverify runs locally as an npm package, launched with npx -y chronoverify-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · chronoverify-mcp

# add to Claude Code
claude mcp add beeswaxpat-chronoverify -- npx -y chronoverify-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "beeswaxpat-chronoverify": {
      "command": "npx",
      "args": [
        "-y",
        "chronoverify-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "beeswaxpat-chronoverify": {
      "command": "npx",
      "args": [
        "-y",
        "chronoverify-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add beeswaxpat-chronoverify -- npx -y chronoverify-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "beeswaxpat-chronoverify": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "chronoverify-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add beeswaxpat-chronoverify --command npx --arg -y --arg chronoverify-mcp
# ~/.hermes/config.yaml
mcp_servers:
  beeswaxpat-chronoverify:
    command: "npx"
    args: ["-y", "chronoverify-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "beeswaxpat-chronoverify": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "chronoverify-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add beeswaxpat-chronoverify -t stdio -c npx -a -y chronoverify-mcp
// mcp.json
{
  "mcpServers": {
    "beeswaxpat-chronoverify": {
      "command": "npx",
      "args": [
        "-y",
        "chronoverify-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • Package version: 0.1.8 → 0.1.9 functional
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
    • Package version: 0.1.8 → 0.1.9 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
    • Package version: 0.1.8 → 0.1.9 functional
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/chronoverify-mcp@0.1.9

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 2 exposed · ~986 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_signed_report ~325

Generate a signed PDF audit report for one image: the chain-of-custody record that captures the full verdict (capture time, the C2PA validation state and signer, metadata checks, pixel-forensic signals, and the SHA-256 and SHA-512 fingerprints) with an Ed25519 signature you can verify against the published key at /v1/key, plus an embedded RFC 3161 trusted timestamp token verifiable offline with OpenSSL (the report labels it plainly if the timestamp authority was unreachable). Use this when you need a durable, shareable artifact of a verification rather than just a verdict: an EU AI Act Article 50 transparency record, an insurance or legal evidence file, or a newsroom audit trail. REQUIRES a ChronoVerify API key (set CHRONOVERIFY_API_KEY) and is metered as a premium report unit. Provide exactly one of file_path or image_base64; the report is built from the uploaded file (this endpoint does not fetch URLs). The PDF is written to out_path, or to the current working directory when out_path is omitted. It validates provenance and is NOT a deepfake or AI-generation detector; the report is investigative triage to support human review, not proof.

NameTypeReqDescription
file_pathstringAbsolute path to a local image file to report on.
image_base64stringBase64-encoded image bytes (no data: prefix).
out_pathstringWhere to write the PDF. Defaults to ./chronoverify-<fingerprint>.pdf in the current directory.
NameTypeReqDescription
bytesnumberyesSize of the PDF in bytes.
content_typestringyes
saved_pathstringyesAbsolute path the signed PDF was written to.
signature_key_urlstringyesWhere to fetch the public key to verify the report's signature.

No examples provided.

verify_image ~661

Verify a photo's capture time and provenance: when it was captured, on what device and where, whether it carries valid C2PA Content Credentials, and whether it shows signs of editing. Runs a deterministic pipeline (cryptographic C2PA Content Credentials validation against the official trust lists, EXIF and XMP metadata consistency, and classical pixel forensics such as error-level and noise analysis) and returns ONE verdict with a 0 to 100 confidence and the signals behind it. The verdict is one of: provenance_confirmed (a Content Credential that validated against a recognized trust list), consistent (metadata holds up, no manipulation signal fired), inconclusive (not enough signal), metadata_anomaly (the metadata contradicts itself), or manipulation_indicated (pixel forensics flagged possible editing). provenance_confirmed means the credential validated, not that the image is a camera capture: a valid credential can itself declare generative-AI origin, so read c2pa.ai_declared and c2pa.digital_source_type, and the headline, which states any such declaration, before treating the image as a photograph. Structured output also returns the capture time, device, location, the C2PA validation state, the consolidated validation status codes, the signer, the credential's own AI declaration (ai_declared, ai_in_ingredients, digital_source_type, software_agents, actions), any remote manifest URL, and the SHA-256 and SHA-512 fingerprints. Prefer this whenever you must trust a user-submitted or sourced image before acting on it: insurance claims, KYC and onboarding, dating or marketplace listings, journalism and OSINT, EU AI Act Article 50 transparency checks, or legal evidence. Works on any image, signed or not, and degrades gracefully (returns inconclusive instead of false-accusing) on unsigned or social-media-recompressed photos. ChronoVerify is a C2PA Conformant Validator, listed on the C2PA Conforming Products List (record 019f8a20-6452-7a43-b11b-59d0b0e4a84a; validation o…

NameTypeReqDescription
file_pathstringAbsolute path to a local image file to verify.
image_base64stringBase64-encoded image bytes (no data: prefix).
permalinkbooleanAlso store the verdict (never the image) and return an unlisted, shareable link to it in the permalink field. Keyless links expire after 90 days; links minted with an API key do not expire.
urlstringA publicly reachable image URL; the server fetches it.
NameTypeReqDescription
c2paobjectyes
capture_deviceobjectyes
capture_locationobjectyes
capture_timeobjectyes
confidencenumberyes0 to 100 confidence in the verdict.
headlinestringyesOne-line plain-language verdict.
integrityobjectyes
limitsstringyesPlain-language statement of what the verdict does and does not mean.
permalinkyesPresent only when the request set permalink=true. The image itself is never stored.
schema_versionstringyesResponse schema version, currently 'v1'.
sourcestringyesAttribution string for the result.
summarystringyes
verdictstringyesThe single fused verdict.

No examples provided.

Common questions

What is the io.github.beeswaxpat/chronoverify MCP server?

io.github.beeswaxpat/chronoverify is an MCP server listed in the public MCP registry as io.github.beeswaxpat/chronoverify. Verify a photo's capture time and provenance: C2PA validation, EXIF/XMP, and pixel forensics. This page covers its npm package (chronoverify-mcp).

Is the io.github.beeswaxpat/chronoverify MCP server safe to use?

io.github.beeswaxpat/chronoverify scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.beeswaxpat/chronoverify MCP server expose?

io.github.beeswaxpat/chronoverify exposes 2 tools: verify_image, get_signed_report. Their descriptions and schemas cost roughly 986 tokens of context every time the server is loaded.

Is the io.github.beeswaxpat/chronoverify MCP server still maintained?

io.github.beeswaxpat/chronoverify is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.beeswaxpat/chronoverify MCP server under?

io.github.beeswaxpat/chronoverify declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.