MCP Uptime
← MCP Reliability Index  /  Dev & Git
P

ProofX - Content Protection for Creators

io.github.razashariff/proofx
Protect and verify digital content with cryptographic signing and proof of ownership.
healthy
status
6
tools exposed
479ms
connect latency
10a4f7555943
schema fingerprint

Tools (6)

verify_content
Check if digital content is protected with ProofX. Returns the creator, protection date, signature status, and content details. Use this when a user wants to verify if an image, video, or document has been registered with ProofX.
verify_hash
Verify content authenticity by its SHA-256 hash. Use this when a user has a file and wants to check if it's been registered with ProofX without uploading it. The user should compute the SHA-256 hash of their file first.
get_creator
Look up a ProofX creator's profile, including their identity, certificate details, and content count. Use this when a user wants to learn about a content creator registered on ProofX.
protect_content
Register and protect digital content with ProofX cryptographic signatures. Computes the SHA-256 hash and registers it with ProofX for tamper-proof protection. Use this when a user wants to protect their text, article, poem, script, code, or other content they created. The user must provide their cre
my_account
Show the current user's ProofX account information including their creator ID, plan, and content count. Use this when a user wants to check their ProofX account status.
compute_hash
Compute the SHA-256 hash of text content. Useful for creating a fingerprint of content for verification purposes.

Endpoint

https://proofx-mcp.fly.dev/mcp
Category: Dev & Git · Last checked: 2026-07-30T13:59:23Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.