beeswaxpat/chronoverify-mcp
by Various
ChronoVerify MCP server: verify a photo's capture time and provenance (C2PA validation, EXIF/XMP, pixel forensics). Tools: verifyimage (typed verdict) and getsignedreport. Local vi
MCP
beeswaxpat/chronoverify-mcp
Added 4 July 2026
Overview
ChronoVerify MCP server verifies a photo's capture time and provenance using C2PA validation, EXIF/XMP metadata, and pixel forensics. It provides two tools: verifyimage returns a typed verdict, and getsignedreport generates a signed report. The server can run locally via npx or be accessed through a hosted endpoint at chronoverify.com/mcp/http.
Best for
Best for
Developers needing to verify photo provenance in MCP-compatible workflows
Use cases
- Verify authenticity of digital photographs
- Check photo capture time against embedded metadata
- Generate signed provenance reports for images
How to use
Tools exposed
npx
Tested with
Claude Desktop, Cursor, Cline, VS Code
Example client config
{\n "mcpServers": {\n "chronoverify": {\n "command": "npx",\n "args": ["-y", "chronoverify-mcp"],\n "env": { "CHRONOVERIFY_API_KEY": "cv_live_..." }\n }\n }\n} Notes
ChronoVerify MCP server verifies a photo’s capture time and provenance using C2PA validation, EXIF/XMP metadata, and pixel forensics. It provides two tools: verifyimage returns a typed verdict, and getsignedreport generates a signed report. The server can run locally via npx or be accessed through a hosted endpoint at chronoverify.com/mcp/http.
1 stars on GitHub. Last updated 2026-07-03. Licensed MIT.
Use cases
- Verify authenticity of digital photographs
- Check photo capture time against embedded metadata
- Generate signed provenance reports for images
Pros
- Combines multiple verification methods (C2PA, EXIF, pixel forensics) for thorough analysis
- Supports both local execution and hosted access for flexibility
- Provides typed verdicts for programmatic use
Cons
- Low GitHub stars indicate early stage or limited community adoption
- Requires MCP-compatible environment to integrate
- Hosted version may introduce dependency on external service
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Combines multiple verification methods (C2PA, EXIF, pixel forensics) for thorough analysis
- Supports both local execution and hosted access for flexibility
- Provides typed verdicts for programmatic use
Cons
- Low GitHub stars indicate early stage or limited community adoption
- Requires MCP-compatible environment to integrate
- Hosted version may introduce dependency on external service
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
