C411 MCP Server
C411 MCP サーバー
c411.org でのトレント検索、トレントのメタデータやコメントの取得、.torrent ファイルのダウンロードを行うための MCP (Model Context Protocol) サーバーです。
目次
Related MCP server: RuTracker MCP Server
機能
c411.org でのトレント検索
infoHashによる詳細なトレントメタデータの取得infoHashによるページ分割されたトレントコメントの取得infoHashによる.torrentファイルのダウンロード認証済みセッションの自動再利用
期限切れ認証の自動再試行(短い遅延と上限付き再試行回数)
資格情報の欠如、無効な資格情報、メンテナンスモードによる失敗の区別
タイトル、サイズ、シード数、および利用可能な場合は
infoHashを含む構造化された検索結果の返却
インストール
npm install使用方法
サーバーの実行
サーバーはデフォルトで stdio トランスポートを使用します:
npm run devまたは、ビルドして実行します:
npm run build
npm start認証
C411.org はトレントリストへのアクセスに認証を必要とします。ログインを有効にするには:
以下の環境変数を設定します:
C411_USERNAME: c411.org のユーザー名C411_PASSWORD: c411.org のパスワード
サーバーは自動的にログインし、セッションを維持します。
資格情報がない場合、サーバーは検索結果を取得できない可能性があります。
認証失敗時の動作
サーバーは認証失敗時に、より詳細なエラーを返そうとします:
資格情報の欠如:
C411_USERNAMEとC411_PASSWORDを要求します無効な資格情報: ユーザー名またはパスワードが拒否されたことを報告します
メンテナンスモード: c411.org が一時的に利用不可であることを報告します
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityDmaintenanceEnables interaction with qBittorrent through its Web API to search for torrents using search plugins and manage downloads. Supports torrent searching, downloading via URLs/magnet links, and torrent management operations like pause, resume, and delete.473
- Flicense-qualityBmaintenanceAllows users to search and browse torrents on rutracker.org, retrieving detailed metadata including magnet links and file lists. It automatically handles authentication by extracting session cookies from the Brave browser on macOS.
- AlicenseAqualityCmaintenanceEnables AI assistants to interact with the M-Team private torrent tracker API for searching resources, retrieving torrent details, and downloading torrent files. It provides a bridge for Model Context Protocol clients to manage and access private tracker content through natural language.38MIT
- Flicense-qualityDmaintenanceEnables searching and downloading torrents from iptorrents.com using browser cookie-based authentication, with features like filtering, sorting, and freeleech detection.
Related MCP Connectors
x402-gated web extraction gateway. Tools: extract, extract_batch.
Source-first URL clone, capture, rebuild, and fidelity verification tools.
Search MusicBrainz artists, releases, works, labels; resolve ISRC/ISWC/barcode; fetch cover art.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/julien-nc/mcp-server-c411'
If you have feedback or need assistance with the MCP directory API, please join our Discord server