Agent Tools
Back to MCP servers

Proofly (Deepfake Detection)

https://mcp.proofly.ai/sse
● degraded

Enables deepfake detection in images through Proofly API integration, providing detailed analysis results including real/fake probability scores and individual model results for each detected face.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://mcp.proofly.ai/sse
JSON-RPC initialize probe
curl -X POST https://mcp.proofly.ai/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/prooflie/mcp
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/proofly-deepfake-detection