Takedown MCP Server

Hosted and operated by Lawyerd, a counsel-led content-removal practice. This repository is the public home and documentation for the server; it is a remote, hosted MCP server - there is nothing to install or run yourself. Just point your agent at the endpoint. Its 3 documented tools cluster into resolve, assess, run & execute.

Teams that want a hosted cloud infrastructure endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-07-02 · ★ 13 · #115 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · how we verify → /methodology

01 · Install Takedown

Claude Code

claude mcp add lawyerd999-dmca-takedown-mcp --transport http https://mcp.lawyerd.net/takedown

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "lawyerd999-dmca-takedown-mcp": {
      "url": "https://mcp.lawyerd.net/takedown"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.lawyerd.net/takedown

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.lawyerd.net

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

repo age created 2026-07-02 - young repo, little track record yet

license MIT - declared in the repository

registry vendor namespace net.lawyerd - domain-verified with the official MCP registry

03 · What Takedown can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 3 documented tools across resolve, assess, run & execute, including resolve_host, assess_takedown, start_takedown.

The 3 tools it gives your agent

Extracted from the project's README - what takedown lets an agent do.

resolve_host
- Look up who hosts a URL and where a DMCA/abuse notice would go. Identifies the
assess_takedown
- The plan for a takedown of a specific URL: the route it would follow (host
start_takedown
- Returns a secure onboarding link to actually begin a takedown. A human opens

04 · Who maintains Takedown

takedown is maintained by lawyerd999. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
cloud infrastructure - ranked #115 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
registry
net.lawyerd/takedown (active, first published 2026-07-02 · 3 versions)

06 · Takedown FAQ

Is Takedown still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-02. We re-verify nightly.

What can Takedown do?

An agent gets 3 documented tools across resolve, assess, run & execute, including resolve_host, assess_takedown, start_takedown.

How do I install Takedown?

Run `claude mcp add lawyerd999-dmca-takedown-mcp --transport http https://mcp.lawyerd.net/takedown`. You can also paste the ready-made client config above.

Does Takedown require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Takedown