# Resemble AI MCP server

Resemble AI: deepfake detection, media intelligence, and watermarking actions, plus docs tools.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-resemble-ai-resemble-mcp
- Repository: https://github.com/resemble-ai/resemble-mcp

## Install
- Endpoint: https://mcp.resemble.ai/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.resemble.ai/mcp
- Remote endpoint: https://mcp.resemble.ai/sse

## Tools
- detect_deepfake - Detect whether media (audio, image, or video) at a public HTTPS URL is a
    deepfake / AI-generated. Polls to completion and returns the verdict label,
    confidence score, and full result. Optional flags add media intelligence,
    audio source tracing, visualization, reverse image search (images),
    out-of-distribution detection, and zero-retention (auto-delete media after
    analysis). model_type: auto | image | talking_head. Endpoint: https://mcp.resemble.ai/mcp
- get_detection - Fetch a detection by UUID, polling until it completes (bounded). Use after
    detect_deepfake when a long job exceeded its wait budget. Endpoint: https://mcp.resemble.ai/mcp
- analyze_media - Analyze media for structured intelligence: transcription, translation,
    language, speaker info, emotion, scene description, abnormalities, and
    misinformation analysis. media_type: auto | audio | video | image. Endpoint: https://mcp.resemble.ai/mcp
- ask_about_detection - Ask a natural-language question about a COMPLETED detection (e.g. 'how
    confident is the model that this is fake?'). Returns the grounded answer. Endpoint: https://mcp.resemble.ai/mcp
- detect_watermark - Check whether media at a public HTTPS URL carries a Resemble invisible
    watermark (audio-first; per-channel verdict for audio). Endpoint: https://mcp.resemble.ai/mcp
- apply_watermark - Embed an invisible Resemble provenance watermark into media (audio-first)
    and return the watermarked media URL. strength 0.0-1.0 (image/video only). Endpoint: https://mcp.resemble.ai/mcp
- trace_audio_source - Get the audio source-tracing report for a detection (which AI platform
    generated the fake audio). Only available when detection ran with
    audio_source_tracing and labeled the audio fake. Endpoint: https://mcp.resemble.ai/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.resemble-ai
- Version: 1.1.0
- Runtime: Sse, Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 9, 2026
- Source: https://registry.modelcontextprotocol.io
