← Registry

Security & Testing

snapwonders.com

Provides steganography services for hiding and extracting data in media, along with forensic analysis and media conversion tools.

1 endpoint19 known toolsCached registry data

ENDPOINT 1

https://snapwonders.com/mcp

No auth detected

Known tools 19

status

Returns the current health status of the Vaultify service.

vaultify_get_started

Introduction 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_started

Introduction 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_create

Creates 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_files

Lists all files currently uploaded for a stego session.

vaultify_job_start

Submits options and queues a hide or reveal job for a session where all files have been uploaded via TUS.

vaultify_job_status

Returns the current status and progress of a hide/reveal processing job.

vaultify_job_results

Returns download info for all result files once a hide/reveal job is complete.

snapwonders_analyse_session_create

Creates an upload session for forensic media analysis.

snapwonders_analyse_session_files

Lists all files uploaded to an analyse session.

snapwonders_analyse_job_start

Submits analysis options and queues a forensic analysis job.

snapwonders_analyse_job_status

Returns the current status and per-item progress of an analysis job.

snapwonders_analyse_job_results

Returns per-item forensic analysis results including overall_grade (A–F), face_count, text_region_count, and watermark_flagged.

snapwonders_analyse_result

Returns 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_create

Creates an upload session for media conversion (images and videos).

snapwonders_convert_session_files

Lists all files uploaded to a convert session.

snapwonders_convert_job_start

Submits conversion options and queues a media conversion job.

snapwonders_convert_job_status

Returns the current status and per-item progress of a conversion job.

snapwonders_convert_job_results

Returns per-item conversion results with asset_id for each output file.