Built on the C2PA Rust SDK, this server lets you read and verify Content Credentials embedded in images and other media files. It's what you'd use when you need to check the provenance chain of digital content: who created it, what edits were made, what tools were used. The verification happens locally through stdio transport, so you can validate authenticity claims without sending files to external services. Reach for this when you're building workflows around trusted media, fact-checking pipelines, or any system where you need programmatic access to C2PA metadata that proves an image or video hasn't been tampered with since creation.