← Registry

Data Collection

magnetz.eu

Searches and retrieves torrent magnet links from a database.

1 endpoint3 known toolsFirst detected May 13, 2026Last detected July 6, 2026

ENDPOINT 1

https://magnetz.eu/mcp/magnetz

No auth detected

Known tools 3

search-magnets

Search torrents in the Magnetz database by name.

Inferred read-only
get-magnet

Retrieve full details for a torrent by its sqid (short alphanumeric ID).

Inferred read-only
get-magnet-by-infohash

Retrieve full details for a torrent by its info hash.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.magnetz-eu]
url = "https://magnetz.eu/mcp/magnetz"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "magnetz-eu": {
      "type": "http",
      "url": "https://magnetz.eu/mcp/magnetz"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: magnetz-eu
Remote MCP URL: https://magnetz.eu/mcp/magnetz

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "magnetz-eu": {
      "url": "https://magnetz.eu/mcp/magnetz"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "magnetz-eu": {
      "type": "http",
      "url": "https://magnetz.eu/mcp/magnetz"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "magnetz-eu",
  "transport": "streamable-http",
  "url": "https://magnetz.eu/mcp/magnetz"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for magnetz.eu was fetched 2026-08-04T18:53:54.479Z and is being refreshed.

Trust status Neutral

magnetz.eu is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.