Ygg Torrent MCP Server

v1.0.0APIsstable

Always use this tool to prepare a query for 'search_torrents'. Properly split the user's intention and the actual search query (space-separated keywords) to avoid unfruitful results. # Instructions: - 'user_intent': Must reflect user's overall intent

other-tools-and-integrations
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Always use this tool to prepare a query for 'search_torrents'. Properly split the user's intention and the actual search query (space-separated keywords) to avoid unfruitful results. # Instructions: - 'user_intent': Must reflect user's overall intent

Features

  • prepare_search_query
  • search_torrents
  • get_torrent_details
  • get_magnet_link
  • download_torrent_file

Use Cases

Always use this tool to prepare a query for 'search_torrents'. Properly split the user's intention and the actual search query (space-separated keywords) to avoid unfruitful results. # Instructions: - 'user_intent': Must reflect user's overall intent
Searches for torrents on YggTorrent using a query (space-separated keywords) and returns a list of torrent results. # Instructions: - To be called after 'prepare_search_query'. - Provide **only** 'query', except if user mentions other parameters. - P
Get details from YggTorrent about a specific torrent by id.
Get the magnet link from YggTorrent for a specific torrent by id.
Download the torrent file from YggTorrent for a specific torrent by id.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y ygg-torrent-mcp

Manual Installation

npx -y ygg-torrent-mcp

Examples

Basic Configuration

Configure Ygg Torrent MCP Server

npx -y ygg-torrent-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "ygg-torrent": { "command": "npx", "args": ["-y", "ygg-torrent-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Ygg Torrent MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides