H/M Content Credentials Evidence Verifier
net.hogarmas/content-credentialsFree C2PA 2.4 triage and reproducible official trust snapshot. No media, keys, or payment.
Tools · 7
Returns the free tools, byte limits, privacy behavior and interpretation boundaries before any evidence JSON is submitted.
Classifies up to 200 C2PA validation status observations against the complete 2.4 standard catalog, flags class mismatches, separates custom codes and returns bounded remediation. Accepts codes or crJ…
Runs a deterministic, zero-input check of valid evidence, tamper detection and audit-chain verification using a synthetic fixture. No source media or caller data is used.
Checks the schema, privacy boundaries and canonical SHA-256 digest of an H/M evidence envelope. It does not inspect source media or authenticate an issuer.
Checks report identity, source-report digest and the local custody hash chain. It does not prove operator identity, authorship or factual truth.
Creates one versioned policy profile from a fixed preset and optional rule overrides. It accepts no source media or evidence and does not authenticate the policy author.
Checks the policy checksum, decision checksum, every per-item rule outcome and aggregate counts. It does not inspect source media, authenticate the sender or certify compliance.
Resources · 6
Focused connection, tool and privacy metadata.
mcp://content-credentials/server-card.json
Current tool, byte-limit, privacy and interpretation boundaries.
mcp://content-credentials/capabilities.json
A short machine guide for safe evidence-envelope verification.
mcp://content-credentials/protocol.md
The complete standard code catalog used by triage_c2pa_validation_statuses.
mcp://content-credentials/c2pa-status-catalog.json
Exact source commit, trust-list digests and browser verification boundaries.
mcp://content-credentials/trust-snapshot.json
The fixed policy rules, four presets, item limit, privacy behavior and decision boundaries.
mcp://content-credentials/policy-catalog.json
Prompts · 2
Interpret supplied C2PA status codes with the free 2.4 catalog tool and preserve evidence boundaries.
Create a checksum-bound organization policy profile without submitting evidence or source media.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"h/m_content_credentials_evidence_verifier": {
"url": "https://agents.hogarmas.net/mcp/content-credentials",
"transport": "streamable-http"
}
}
}