MCP.so
登录

ChronoVerify

@beeswaxpat

关于 ChronoVerify

ChronoVerify checks when a photo was taken and whether it shows signs of editing. It validates C2PA Content Credentials against the official trust lists, reads EXIF and XMP, runs pixel forensics, and returns one typed verdict with a confidence score. Works on any image, signed or

基本信息

分类

其他

传输方式

stdio

发布者

beeswaxpat

提交者

Beeswax Pat

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "chronoverify": {
      "command": "npx",
      "args": [
        "-y",
        "chronoverify-mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is ChronoVerify?

ChronoVerify checks when a photo was taken and whether it shows signs of editing by validating C2PA Content Credentials against official trust lists, reading EXIF and XMP metadata, and running pixel forensics. It returns a typed verdict with a confidence score and works on any image, signed or not. It is provenance-first, not a deepfake or AI-generation detector.

How to use ChronoVerify?

ChronoVerify can be used via its hosted remote endpoint (streamable HTTP, keyless, free) at https://chronoverify.com/mcp/http. No local installation or API key is required.

Key features of ChronoVerify

  • Checks photo capture time and editing signs.
  • Validates C2PA Content Credentials via trust lists.
  • Reads EXIF and XMP metadata.
  • Runs pixel forensics for tamper detection.
  • Returns a typed verdict with confidence score.
  • Works on any image, signed or unsigned.

Use cases of ChronoVerify

  • Verify the authenticity of news photographs.
  • Check timestamps and edits on images from social media.
  • Audit images for legal or journalistic evidence.
  • Validate C2PA signed content for provenance.
  • Detect image manipulation without deepfake detection.

FAQ from ChronoVerify

What does ChronoVerify check?

ChronoVerify checks the capture time of a photo and whether it has been edited by validating C2PA Content Credentials, reading EXIF/XMP metadata, and running pixel forensics.

Is ChronoVerify a deepfake detector?

No, ChronoVerify is provenance-first and not designed to detect deepfakes or AI-generated images.

Does ChronoVerify require an API key?

The hosted remote endpoint is keyless and free to use.

Where can I access ChronoVerify?

ChronoVerify is available as a hosted remote endpoint at https://chronoverify.com/mcp/http.

评论

其他 分类下的更多 MCP 服务器