mcpserver.lol
registry/proofx
Connection check verified live · 27h ago

proofx

Protect and verify digital content with cryptographic signing and proof of ownership.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

compute_hash read-only text*
Compute the SHA-256 hash of text content locally. Useful for creating a fingerprint of content for verification purposes.
get_creator read-only creator_id*
Look up a ProofX creator's profile, including their identity, certificate details, and content count.
my_account read-only
Show the current user's ProofX account information including their creator ID, plan, and content count. Requires authentication.
protect_content can modify data titlecreator_idcontent_text*
Register and protect text content with ProofX cryptographic signatures. The content is sent to the ProofX server where the SHA-256 hash is computed and registered for tamper-proof…
verify_content read-only content_id*
Check if digital content is protected with ProofX by its content ID. Returns the creator, protection date, signature status, and content details.
verify_hash read-only hash*
Verify content authenticity by its SHA-256 hash. Check if a file or text has been registered with ProofX without uploading it. The user should compute the SHA-256 hash of their con…