Security & Testing
snapwonders.com
Provides steganography services for hiding and extracting data in media, along with forensic analysis and media conversion tools.
ENDPOINT 1
https://snapwonders.com/mcp
Known tools 19
statusReturns the current health status of the Vaultify service.
vaultify_get_startedIntroduction to snapWONDERS Vaultify steganography: what it does, how AES-256 + Argon2id + LSB embedding works, a pre-computed sample hide result showing the exact response schema, and guidance on creating a free account and API key to start using the API.
snapwonders_get_startedIntroduction to snapWONDERS forensic analysis and media conversion: what each service does, pre-computed sample analyse and convert results showing the exact response schemas, and guidance on creating a free account and API key.
vaultify_session_createCreates an upload session for hide (conceal a file inside a cover image/video) or reveal (extract hidden content from a stego image/video) processing.
vaultify_session_filesLists all files currently uploaded for a stego session.
vaultify_job_startSubmits options and queues a hide or reveal job for a session where all files have been uploaded via TUS.
vaultify_job_statusReturns the current status and progress of a hide/reveal processing job.
vaultify_job_resultsReturns download info for all result files once a hide/reveal job is complete.
snapwonders_analyse_session_createCreates an upload session for forensic media analysis.
snapwonders_analyse_session_filesLists all files uploaded to an analyse session.
snapwonders_analyse_job_startSubmits analysis options and queues a forensic analysis job.
snapwonders_analyse_job_statusReturns the current status and per-item progress of an analysis job.
snapwonders_analyse_job_resultsReturns per-item forensic analysis results including overall_grade (A–F), face_count, text_region_count, and watermark_flagged.
snapwonders_analyse_resultReturns clean forensic result JSON by job_uid — file names, grades (A–F), detection counts, and analysis asset IDs (face overlays, ELA maps, etc.).
snapwonders_convert_session_createCreates an upload session for media conversion (images and videos).
snapwonders_convert_session_filesLists all files uploaded to a convert session.
snapwonders_convert_job_startSubmits conversion options and queues a media conversion job.
snapwonders_convert_job_statusReturns the current status and per-item progress of a conversion job.
snapwonders_convert_job_resultsReturns per-item conversion results with asset_id for each output file.