Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

net.lawyerd/takedown

net.lawyerd/takedown

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

Uptime
100.0%
1 direct probes · 30d
Response
100ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

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 p…

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, th…

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 …

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 ar…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "net.lawyerd/takedown": {
      "url": "https://mcp.lawyerd.net/takedown",
      "transport": "streamable-http"
    }
  }
}