mcpbeat Sign in

Resemble AI MCP Server

by resemble-ai Your server? Claim it
answering

Resemble AI is answering right now. Last checked 12 min ago. It exposes 7 tools. Last commit 2 Sep 2026.

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

Uptime history 47 days of history · worst day 49%
47 days agonow
50.0%
Uptime 24h
91 of 182 checks
7
Tools
read from the server
519 ms
Response time
average over 24h
1
Stars
last commit 2 Sep 2026

Resemble AI does not always answer

Over the last week it answered 49.9% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add resemble-mcp --transport http https://mcp.resemble.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "resemble-mcp": {
      "url": "https://mcp.resemble.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.resemble-mcp]
url = "https://mcp.resemble.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "resemble-mcp": {
      "url": "https://mcp.resemble.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "resemble-mcp": {
      "url": "https://mcp.resemble.ai/mcp"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

detect
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.
detect_watermark
Check whether media at a public HTTPS URL carries a Resemble invisible watermark (audio-first; per-channel verdict for audio).
analyze
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.
apply
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).
ask
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.
detection
get_detection
Fetch a detection by UUID, polling until it completes (bounded). Use after detect_deepfake when a long job exceeded its wait budget.
trace
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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.resemble.ai/mcp streamable-http answering 587 ms 12 min ago
https://mcp.resemble.ai/sse sse answering 706 ms 13 min ago

Alternatives to Resemble AI

same job, measured the same way
Rug Munch MCP
by amarodeabreu

Crypto risk intelligence: 19 tools for rug pull detection, AI forensics, and token analysis.

58 installs/wk local only
Timps
by sandeeprdy1729

Persistent memory with contradiction detection, burnout monitoring, and 69 intelligence tools.

42 installs/wk local only
Intelthreadlinqs MCP
by threadlinqs-cmd

Threadlinqs threat-intelligence MCP — 49 tools: threats, detections, IOCs, actors, C2, MITRE, CVEs

104 installs/wk local only
Intelthreadlinqs MCP
by threadlinqs

Threadlinqs threat-intelligence MCP — 73 tools: threats, detections, IOCs, actors, C2, MITRE, CVEs

local only
Robtex
by robtex

DNS, IP, AS, domain reputation, and Lightning Network intelligence (44 tools)

46 tools answering
AgentHC Market Intelligence
by traderhc

Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.

answering
Batru — Competitive Game Intelligence for AI Agents
by batru

Live competitive-game predictions, meta data and decision tools for AI agents.

110 installs/wk 17 tools answering
UML Forge
by dave1362

Architecture intelligence, security analysis, and living docs. 14 Mermaid tools.

709 installs/wk local only

Resemble AI — questions

Answers built from our own checks of this server.

What can Resemble AI do?
It exposes 7 tools, read directly from the server on our last check. Among them: analyze_media, apply_watermark, ask_about_detection, detect_deepfake, detect_watermark, get_detection and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Resemble AI working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 182 checks got a reply (50.0%), average response time 519 ms. The bar chart above shows every period we have measured.
How do I connect Resemble AI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Resemble AI need an API key?
No. Resemble AI completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Resemble AI?
It answers our handshake in 519 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Resemble AI open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.