mcpbeat Sign in

Takedown MCP Server

answering

Takedown is answering right now. Last checked 1 min ago. It exposes 4 tools. Last commit 2 Jul 2026.

DMCA takedown & host reveal for AI agents: who hosts an infringing URL, even behind Cloudflare.

Uptime history 52 days of history
52 days agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
120 ms
Response time
average over 24h
12
Stars
last commit 2 Jul 2026

Nothing serious here today

Today is the operative word: we check Takedown every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 1 min ago.

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

Available tools 4

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

assess
assess_takedown
Assess how a takedown for this URL would proceed: where the notice goes (host, platform, or a hidden host that must be revealed first), what documents and attestation the content owner must supply, the step-by-step process, and the legal caveats (§512(f), scope limits). Read-only; does not judge the merits of the claim and files nothing. Use resolve_host first if you only need the hosting answer.
preserve
preserve_evidence
Preserve a public web page as evidence BEFORE it disappears: a forensic-grade package — full-page screenshot, raw and rendered HTML, HTTP headers, hosting/registrar context, SHA-256 hashes of every artifact, an OpenTimestamps Bitcoin anchor and an Internet Archive snapshot — delivered to the USER'S OWN email in ~2 minutes (free: 3/day, 10/month per email). Use when the user wants to "save proof", "screenshot for court" or fix a scam/infringing page before takedown. Sends one email to the address given; captures only public pages (no logins/paywalls); lawful preservation only. Not notarization — Lawyerd counsel can add a signed declaration of the capture procedure on request.
resolve
resolve_host
Look up who hosts a URL and where an abuse/takedown notice would go. Identifies the CDN/proxy in front (e.g. Cloudflare), the platform, or the direct host and its abuse contact. For direct hosts and previously-revealed domains it returns the real host immediately; for a domain hidden behind a proxy it explains that revealing the true host requires initiating an abuse report. Read-only; files nothing. A lookup, not legal advice; it does not guarantee removal.
start
start_takedown
Get the secure onboarding link to actually start a takedown. The content owner opens it once in a browser to identify themselves, sign the standing authorization (the one step that legally requires a human), and provide proof of ownership. Returns the link plus what to prepare and what happens next. Creates nothing by itself; filings targeting lawful criticism, reviews or journalism are declined at intake.

Endpoints

URLTransportStateLatencyChecked
https://mcp.lawyerd.net/takedown streamable-http answering 144 ms 1 min ago

Alternatives to Takedown

same job, measured the same way
Fortress
by tiliondev

Stealth browser for AI agents: fetch pages behind Cloudflare/DataDome/CAPTCHA, extract clean data.

131 installs/wk local only
Fastcrawl
by fastcrawl

Cloud scraping & crawling API for AI agents. Turn any URL into clean, LLM-ready markdown.

answering
Onto
by ravixalgorithm

Clean Markdown and AI-readability scoring for any URL. Built for AI agents.

64 installs/wk answering
Agentsafe
by andyscott88

Real-time URL trust scoring for AI agents. Blocks phishing and malicious sites.

25 installs/wk local only
I
webclaw
by 0xmassi

Turn any URL into clean markdown/JSON for AI agents. Self-hostable web content extraction.

137 installs/wk local only
mycrab-mcp
by isgudtek

Instant public HTTPS URLs for AI agents via Cloudflare Tunnels. x402 custom domains.

65 installs/wk local only
Markfetch
by adorellc

Any web page as clean Markdown for agents. Hosted, no install. Free tier; Pro adds JS rendering.

1 tools answering
Github Webhook MCP
by liplus-project

MCP server bridging GitHub webhooks via Cloudflare Worker for real-time event streaming

34 installs/wk local only

Takedown — questions

Answers built from our own checks of this server.

What can Takedown do?
It exposes 4 tools, read directly from the server on our last check. Among them: assess_takedown, preserve_evidence, resolve_host, start_takedown. 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 Takedown working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 120 ms. The bar chart above shows every period we have measured.
How do I connect Takedown?
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 Takedown need an API key?
No. Takedown completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Takedown?
It answers our handshake in 120 ms on average, which is faster than 91% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Takedown open source?
Yes — it is published under the MIT licence, 12 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.